- Afegint les parts als templates

This commit is contained in:
2024-07-08 06:46:26 +02:00
parent d4ce5ef973
commit 0315a88cf2
3 changed files with 52 additions and 1 deletions

View File

@@ -20,7 +20,7 @@ actor{
anim-wait: 1
flags: PUSHABLE ANIMATED GRAVITY
movement: CW
}
}
actor{
name: NEVERA1
@@ -79,3 +79,16 @@ actor{
flags: SPECIAL
movement: CW
}
actor{
name: P-TIMER
bmp: objectes.gif
bmp-rect: 96 0 24 32
bmp-offset: -4 34
pos: 8 16 0
size: 4 4 4
anim-cycle: SEQ
anim-wait: 2
flags: SPECIAL
movement: CW
}