2015-12-15 01:33:16 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2016-01-02 17:24:40 +00:00
|
|
|
<ScriptTemplate version="4">
|
2015-12-15 01:33:16 +00:00
|
|
|
<name>Trigger</name>
|
2016-01-02 17:24:40 +00:00
|
|
|
<properties>
|
|
|
|
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
|
|
|
<enum ID="0x09ECEE0C">
|
|
|
|
<default>0x482B22F1</default>
|
|
|
|
<enumerators>
|
|
|
|
<enumerator ID="0x482B22F1" name="Box"/>
|
|
|
|
<enumerator ID="0x779DB545" name="Box"/>
|
2016-01-30 18:21:29 +00:00
|
|
|
<enumerator ID="0x8392F5E4" name="Ellipsoid"/>
|
|
|
|
<enumerator ID="0x39ED7B8E" name="Cylinder"/>
|
2016-01-02 17:24:40 +00:00
|
|
|
</enumerators>
|
|
|
|
</enum>
|
|
|
|
<struct ID="0x77A27411" template="Structs/TriggerInfo.xml"/>
|
|
|
|
<property ID="0x66A43EEF" type="bool">
|
|
|
|
<default>false</default>
|
|
|
|
</property>
|
2015-12-15 01:33:16 +00:00
|
|
|
</properties>
|
2016-01-02 17:24:40 +00:00
|
|
|
<states/>
|
|
|
|
<messages/>
|
2015-12-15 01:33:16 +00:00
|
|
|
<editor>
|
|
|
|
<properties>
|
|
|
|
<property name="InstanceName" ID="0x255A4580:0x494E414D"/>
|
|
|
|
<property name="Position" ID="0x255A4580:0x5846524D:0x00"/>
|
|
|
|
<property name="Rotation" ID="0x255A4580:0x5846524D:0x01"/>
|
|
|
|
<property name="Scale" ID="0x255A4580:0x5846524D:0x02"/>
|
|
|
|
<property name="Active" ID="0x255A4580:0x41435456"/>
|
|
|
|
</properties>
|
|
|
|
<assets>
|
2017-07-05 01:32:12 +00:00
|
|
|
<billboard source="file">script/common/Trigger.TXTR</billboard>
|
2015-12-15 01:33:16 +00:00
|
|
|
</assets>
|
|
|
|
<rotation_type>enabled</rotation_type>
|
|
|
|
<scale_type>volume</scale_type>
|
|
|
|
<preview_volume shape="Conditional" propertyID="0x09ECEE0C">
|
|
|
|
<condition value="0x482B22F1" shape="Box"/>
|
|
|
|
<condition value="0x779DB545" shape="Box"/>
|
|
|
|
<condition value="0x8392F5E4" shape="Ellipsoid"/>
|
|
|
|
<condition value="0x39ED7B8E" shape="Cylinder"/>
|
|
|
|
</preview_volume>
|
|
|
|
</editor>
|
|
|
|
</ScriptTemplate>
|