monstre melee
This commit is contained in:
parent
af7eb764a1
commit
ebf8eb9287
18 changed files with 174 additions and 3 deletions
objects/oPlayer
|
@ -24,4 +24,4 @@ if (seDeplace) {
|
|||
}
|
||||
else if (deplaceHorizontal = 1) image_index = 1;
|
||||
else image_index = 3;
|
||||
}
|
||||
}
|
|
@ -31,8 +31,8 @@
|
|||
],
|
||||
"overriddenProperties": [],
|
||||
"parent": {
|
||||
"name": "Objects",
|
||||
"path": "folders/Objects.yy",
|
||||
"name": "Entity",
|
||||
"path": "folders/Objects/Entity.yy",
|
||||
},
|
||||
"resourceVersion": "1.0",
|
||||
"name": "oPlayer",
|
||||
|
|
Reference in a new issue