From 01beb9919b95479d8be040bec74abc5cc67a5e43 Mon Sep 17 00:00:00 2001 From: Mikko Tiusanen Date: Sun, 4 May 2014 01:18:52 +0300 Subject: Initial import. --- .../models/buildables/infestation_slime/animation.cfg | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 assets/models/buildables/infestation_slime/animation.cfg (limited to 'assets/models/buildables/infestation_slime/animation.cfg') 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) + + -- cgit