basic serialization worx*
*
This commit is contained in:
parent
d76ace8f69
commit
973a8ab25b
41 changed files with 162 additions and 82 deletions
|
|
@ -8,6 +8,7 @@ function Ass:initialize(x, y, color, folder, name)
|
|||
x = x,
|
||||
y = y,
|
||||
color = color,
|
||||
name = name,
|
||||
cellShape = spriteCells["tree"][color],
|
||||
collision = "unmoveable", --player can't push other player
|
||||
sprite = spr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue