diff options
author | Mikko Tiusanen <ams@daug.net> | 2014-05-04 01:18:52 +0300 |
---|---|---|
committer | Mikko Tiusanen <ams@daug.net> | 2014-05-04 01:18:52 +0300 |
commit | 01beb9919b95479d8be040bec74abc5cc67a5e43 (patch) | |
tree | 65f0b79e793848491832756a4c3a32b23668fab3 /assets/models/buildables/infestation_slime/animation.cfg | |
parent | 191d731da136b7ee959a17e63111c9146219a768 (diff) |
Initial import.
Diffstat (limited to 'assets/models/buildables/infestation_slime/animation.cfg')
-rw-r--r-- | assets/models/buildables/infestation_slime/animation.cfg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/assets/models/buildables/infestation_slime/animation.cfg b/assets/models/buildables/infestation_slime/animation.cfg new file mode 100644 index 0000000..0174725 --- /dev/null +++ b/assets/models/buildables/infestation_slime/animation.cfg @@ -0,0 +1,17 @@ +//slime 36 40 +37 3 0 12 // CONSTRUCT1 # (upscale-ing) +37 3 0 12 // CONSTRUCT1 # +0 24 24 5 // IDLE1 # +0 0 0 0 // IDLE2 +0 0 0 0 // IDLE3 +26 10 0 10 // ATTACK1 # +0 0 0 0 // ATTACK2 () +0 0 0 0 // SPAWN1 +0 0 0 0 // SPAWN2 +30 3 0 24 // PAIN1 # +0 0 0 0 // PAIN2 +37 -3 0 12 // DESTROY # (umkehr von construct) +0 0 0 0 // DESTROY2 +37 1 1 1 // DEAD # (first frame 0 1 1 1) + + |