GPS satellite launch animation

This commit is contained in:
Paul Chote
2010-01-08 20:49:25 +13:00
parent b332785d2e
commit 9b4959bbb2
6 changed files with 97 additions and 12 deletions

View File

@@ -94,6 +94,7 @@
<sequence name="idle" start="0" />
<sequence name="damaged-idle" start="1" />
<sequence name="make" start="0" length="*" src="atekmake" />
<sequence name="active" start="0" length="*" src="sputdoor" />
</unit>
<!-- soviet tech center -->
<unit name="stek">
@@ -1030,4 +1031,7 @@
<sequence name="left-normal" start="0" length="1" />
<sequence name="left-pressed" start="1" length="1" />
</unit>
<unit name="sputnik">
<sequence name="idle" start="0" length="4" />
</unit>
</sequences>