add ability to emit a muzzleflash from multiple weapons; make ftnk somewhat nicer
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user