Foundation for the Super Dock. Updated Carthaginians Sandbox demo map.

This was SVN commit r9983.
This commit is contained in:
Michael D. Hafer 2011-08-09 18:20:31 +00:00
parent a02eb067f4
commit c513b5e35e
8 changed files with 40 additions and 5 deletions

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant name="chainlinks">
<mesh>props/found_chains_dock_super.dae</mesh>
<texture>props/chainlink.dds</texture>
</variant>
</group>
<material>basic_trans.xml</material>
</actor>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<float/>
<group>
<variant frequency="1" name="foundation dock super">
<mesh>structural/found_dock_super.dae</mesh>
<props>
<prop actor="props/structures/construction/found_dock_super_chains.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
<texture>structural/foundation.dds</texture>
</variant>
</group>
</actor>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -33,6 +33,6 @@
</Obstruction>
<VisualActor>
<Actor>structures/carthaginians/super_dock.xml</Actor>
<FoundationActor>structures/fndn_6x6.xml</FoundationActor>
<FoundationActor>structures/fndn_dock_super.xml</FoundationActor>
</VisualActor>
</Entity>