From 01beb9919b95479d8be040bec74abc5cc67a5e43 Mon Sep 17 00:00:00 2001 From: Mikko Tiusanen Date: Sun, 4 May 2014 01:18:52 +0300 Subject: Initial import. --- assets/models/buildables/panzer_small/animation.cfg | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 assets/models/buildables/panzer_small/animation.cfg (limited to 'assets/models/buildables/panzer_small/animation.cfg') diff --git a/assets/models/buildables/panzer_small/animation.cfg b/assets/models/buildables/panzer_small/animation.cfg new file mode 100644 index 0000000..a3bf971 --- /dev/null +++ b/assets/models/buildables/panzer_small/animation.cfg @@ -0,0 +1,14 @@ +2 8 0 24 // CONSTRUCT1 +2 8 0 24 // CONSTRUCT1 +0 0 0 0 // IDLE1 +0 0 0 0 // IDLE2 +0 0 0 0 // IDLE3 +0 0 0 0 // ATTACK1 +0 0 0 0 // ATTACK2 +0 0 0 0 // SPAWN1 +0 0 0 0 // SPAWN2 +2 -10 0 24 // PAIN1 +0 0 0 0 // PAIN2 +0 0 0 0 // DEATH +0 0 0 0 // DEATH +2 -10 0 24 // DEATH \ No newline at end of file -- cgit