mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 21:34:08 -07:00
13 lines
292 B
XML
13 lines
292 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Entity>
|
|
<VisualActor>
|
|
<Actor>example</Actor>
|
|
</VisualActor>
|
|
<Selectable/>
|
|
<Position>
|
|
<Altitude>0</Altitude>
|
|
<Anchor>upright</Anchor>
|
|
<Floating>false</Floating>
|
|
</Position>
|
|
<UnitMotion/>
|
|
</Entity>
|