diff options
| author | Paweł Redman <trem.redman@gmail.com> | 2013-09-06 22:40:51 +0200 | 
|---|---|---|
| committer | Paweł Redman <trem.redman@gmail.com> | 2013-09-06 22:40:51 +0200 | 
| commit | 5a85e81685300e2299dabfeb25d513b99df471be (patch) | |
| tree | 45c3e342a9af062528c6c32b695629a65eede91b /assets/models/buildables/barricade | |
Initial commit
Diffstat (limited to 'assets/models/buildables/barricade')
| -rwxr-xr-x | assets/models/buildables/barricade/animation.cfg | 17 | 
1 files changed, 17 insertions, 0 deletions
diff --git a/assets/models/buildables/barricade/animation.cfg b/assets/models/buildables/barricade/animation.cfg new file mode 100755 index 0000000..b4703ea --- /dev/null +++ b/assets/models/buildables/barricade/animation.cfg @@ -0,0 +1,17 @@ +//barricade +0   12  0   24    // CONSTRUCT1 +0   12  0   24    // CONSTRUCT1 +12  1   1   24    // IDLE1 +0   0   0   24    // IDLE2 +0   0   0   0     // IDLE3 +39  9   0   48    // ATTACK1 (shrink) +39 -9   0   48    // ATTACK2 (unshrink) +0   0   0   0     // SPAWN1 +0   0   0   0     // SPAWN2 +12  12  0   24    // PAIN1 +48  1   0   24    // PAIN2 +36  12  0   24    // DESTROY +0   0   0   0     // DESTROY2 +48  1   1   1     // DEAD + +//12 frames for each pain, 6 going down 6 going up  | 
