16 lines
255 B
Plaintext
16 lines
255 B
Plaintext
actor{
|
|
name: BOX
|
|
bmp: test.gif
|
|
bmp-rect: 32 0 32 32
|
|
bmp-offset: 0 32
|
|
pos: 32 32 8
|
|
size: 8 8 8
|
|
orient: NONE
|
|
movement: CW
|
|
anim-cycle: WALK
|
|
anim-wait: 0
|
|
flags: PUSH GRAV
|
|
react-mask: NONE
|
|
react-push: NONE
|
|
}
|