id_
This commit is contained in:
parent
d5a60336f5
commit
9763040c99
4 changed files with 35 additions and 11 deletions
|
|
@ -14,6 +14,8 @@ function Player:initialize(x, y, color)
|
|||
})
|
||||
|
||||
self.sprite = playerSprite
|
||||
|
||||
print("i exist!!")
|
||||
end
|
||||
|
||||
function Player:update()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue