treballant en sistema de portes i claus

This commit is contained in:
2026-04-10 09:47:48 +02:00
parent 9aff4432df
commit 97c30bf9a1
37 changed files with 1236 additions and 110 deletions

16
data/doors/door1.yaml Normal file
View 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]