0ad/binaries/data/mods/public/simulation/templates/rubble/rubble_3x3.xml
Mythos_Ruler 439f67b5d8 3x3 Destruction mesh for example purposes. Others will need to make other rubble meshes based on this example.
Place and "delete/destroy" a Greek house to see in action.

This was SVN commit r12719.
2012-09-29 21:43:55 +00:00

7 lines
159 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_rubble">
<VisualActor>
<Actor>structures/destruct_3x3.xml</Actor>
</VisualActor>
</Entity>