facings for infantry "stand", and removed code for length-based facings (this probably breaks mods/c&c)

This commit is contained in:
Bob
2010-02-11 13:41:18 +13:00
parent 6e80243095
commit c9b1b25ba8
6 changed files with 20 additions and 33 deletions

View File

@@ -40,7 +40,7 @@
<sequence name="turret" start="38" facings="32" />
</unit>
<unit name="shok">
<sequence name="stand" start="0" length="8" />
<sequence name="stand" start="0" facings="8" />
<sequence name="stand2" start="8" length="8" />
<sequence name="run" start="16" length="6" facings="8" />
<sequence name="shoot" start="64" length="16" facings="8" />
@@ -56,7 +56,7 @@
<sequence name="die6" start="0" length="14" src="electro" />
</unit>
<unit name="mech">
<sequence name="stand" start="0" length="8" />
<sequence name="stand" start="0" facings="8" />
<sequence name="run" start="8" length="6" facings="8" />
<sequence name="crawl" start="130" length="4" facings="8" />
<sequence name="die1" start="193" length="8" />