add ability to emit a muzzleflash from multiple weapons; make ftnk somewhat nicer

This commit is contained in:
Chris Forbes
2010-09-07 19:05:14 +12:00
parent 173dc59039
commit fee6d450e4
4 changed files with 30 additions and 16 deletions

View File

@@ -67,7 +67,8 @@
</unit>
<!-- Flame Tank -->
<unit name="ftnk">
<sequence name="idle" start="0" facings="32" />
<sequence name="idle" start="0" length="1" facings="32" />
<sequence name="muzzle" start="0" length="13" facings="8" src="flame" />
</unit>
<!-- Mobile HQ -->
<unit name="mhq">
@@ -78,8 +79,9 @@
<unit name="msam">
<sequence name="idle" start="0" facings="32" />
<sequence name="turret" start="32" facings="32" />
<sequence name="aim" start="64" facings="32" /> <!-- hack -->
<sequence name="turret-3" start="64" facings="32" />
<sequence name="aim" start="64" facings="32" />
<!-- hack -->
<sequence name="turret-3" start="64" facings="32" />
</unit>
<!-- SSM Launcher -->
<unit name="mlrs">