Idle animations for infantry. Enabled for cnc e3.

This commit is contained in:
Paul Chote
2010-09-07 23:30:41 +12:00
parent 83d2ca07f1
commit ff0c66e38c
7 changed files with 101 additions and 3 deletions

View File

@@ -65,6 +65,8 @@ E3:
PrimaryOffset: 0,0,0,-10
FireDelay: 5
TakeCover:
IdleAnimation:
Animations: idle1,idle2
E4:
Inherits: ^Infantry

View File

@@ -38,6 +38,8 @@
<sequence name="shoot" start="64" length="8" facings="8" />
<sequence name="crawl" start="144" length="4" facings="8" />
<sequence name="prone-shoot" start="192" length="10" facings="8" />
<sequence name="idle1" start="274" length="12" />
<sequence name="idle2" start="289" length="14" />
<sequence name="die1" start="397" length="9" />
<sequence name="die2" start="406" length="8" />
<sequence name="die3" start="414" length="8" />