- Molts gràfics més

- [FIX] Els actors amb moviment no es movien.
This commit is contained in:
2024-06-17 14:29:28 +02:00
parent 4f8404e105
commit e399e287ae
8 changed files with 112 additions and 42 deletions

View File

@@ -1,9 +1,22 @@
width: 2
height: 1
door-height-xn: 4
door-height-yp: 0
color: BLUE
floor-texture: 1
wall-texture: 2
door-texture: 0
under-door-texture: 0
under-door-texture: 2
exit-xn: 3
exit-zp: 0
actor{
name: BOX
bmp: caixes.gif
bmp-rect: 32 0 32 32
bmp-offset: 0 32
pos: 32 32 0
size: 8 8 8
flags: PUSHABLE GRAVITY
movement: CW
}