mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Roman trireme animations
This was SVN commit r11270.
This commit is contained in:
parent
98c8a47192
commit
d3d866ed28
4 changed files with 13 additions and 2 deletions
|
|
@ -4,6 +4,11 @@
|
|||
<float/>
|
||||
<group>
|
||||
<variant frequency="1" name="Rome Trireme">
|
||||
<animations>
|
||||
<animation file="mechanical/rome_trireme_idle.dae" name="Idle" speed="30"/>
|
||||
<animation file="mechanical/rome_trireme_move.dae" name="Walk" speed="6"/>
|
||||
<animation file="mechanical/rome_trireme_move.dae" name="Run" speed="8"/>
|
||||
</animations>
|
||||
<mesh>structural/rome_trireme.dae</mesh>
|
||||
<props>
|
||||
<prop actor="props/units/weapons/arrow_front.xml" attachpoint="projectile"/>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:46799e8e207d4a27a5112a675acdb1d59ee193ced7616ff8c10e012abebbb70d
|
||||
size 470308
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3cb3b76085cd263a2b7faac65c3d47202840a38f7a35f9045ce5849134312eaf
|
||||
size 472523
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b4f1bfe8bd3356808aa3190f1aa7d494afafa1a66366daf716a51b249a905fa1
|
||||
size 402966
|
||||
oid sha256:2b6bab232542d0961108f15f19451228d0a0f6ce7893cfaba846df6449a53777
|
||||
size 470308
|
||||
|
|
|
|||
Loading…
Reference in a new issue