PrimeWorldEditor/templates/mp1/Script/AtomicAlpha.xml

47 lines
2.1 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
2016-01-02 17:24:40 +00:00
<ScriptTemplate version="4">
<name>AtomicAlpha</name>
2016-01-02 17:24:40 +00:00
<properties>
<property ID="0x00" name="Name" type="string"/>
<property ID="0x01" name="Position" type="vector3f"/>
<property ID="0x02" name="Rotation" type="vector3f"/>
<property ID="0x03" name="Scale" type="vector3f"/>
<struct ID="0x04" name="PatternedInfo" template="Structs/PatternedInfo.xml"/>
<struct ID="0x05" name="ActorParameters" template="Structs/ActorParameters.xml"/>
<property ID="0x06" name="WPSC" type="asset" extensions="WPSC"/>
<property ID="0x07" name="Bomb Model" type="asset" extensions="CMDL"/>
<struct ID="0x08" name="DamageInfo" template="Structs/DamageInfo.xml"/>
<property ID="0x09" name="Unknown 1" type="float"/>
<property ID="0x0A" name="Unknown 2" type="float"/>
<property ID="0x0B" name="Unknown 3" type="float"/>
<property ID="0x0C" name="Unknown 4" type="bool"/>
<property ID="0x0D" name="Unknown 5" type="bool"/>
</properties>
<states/>
<messages/>
<editor>
<properties>
<property name="InstanceName" ID="0x00"/>
<property name="Position" ID="0x01"/>
<property name="Rotation" ID="0x02"/>
<property name="Scale" ID="0x03"/>
<property name="Active" ID="0x04:0x1A"/>
<property name="LightParameters" ID="0x05:0x00"/>
</properties>
<assets>
<animparams source="property">0x04:0x19</animparams>
<model source="property">0x05:0x02</model>
<model source="property">0x05:0x04</model>
<model source="property">0x07</model>
</assets>
<attachments>
<attachment propertyID="0x07" locator="bomb1_LCTR"/>
<attachment propertyID="0x07" locator="bomb2_LCTR"/>
<attachment propertyID="0x07" locator="bomb3_LCTR"/>
<attachment propertyID="0x07" locator="bomb4_LCTR"/>
</attachments>
<rotation_type>enabled</rotation_type>
<scale_type>enabled</scale_type>
</editor>
</ScriptTemplate>