- Molts gràfics més
- [FIX] Els actors amb moviment no es movien.
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user