treballant en sistema de portes i claus
This commit is contained in:
16
data/doors/door1.yaml
Normal file
16
data/doors/door1.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
# door1 animation
|
||||
tileSetFile: door1.gif
|
||||
frameWidth: 8
|
||||
frameHeight: 32
|
||||
|
||||
animations:
|
||||
- name: closed
|
||||
frames: [0]
|
||||
|
||||
- name: opening
|
||||
speed: 0.08
|
||||
loopFrom: -1
|
||||
frames: [1, 2, 3, 4, 5, 6, 7, 8]
|
||||
|
||||
- name: opened
|
||||
frames: [9]
|
||||
Reference in New Issue
Block a user