PrimeWorldEditor/templates/mp1/Script/NewCameraShaker.xml

28 lines
1.2 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>NewCameraShaker</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="Unknown 1" type="bool"/>
<struct ID="0x03" name="LongBool" template="Structs/LongBool.xml"/>
<struct ID="0x04" name="GuessStruct" template="Structs/MP1-GuessStruct.xml"/>
<struct ID="0x05" name="NewCameraShakerStruct 1" template="Structs/MP1-NewCameraShakerStruct 1.xml"/>
<struct ID="0x06" name="NewCameraShakerStruct 2" template="Structs/MP1-NewCameraShakerStruct 2.xml"/>
<struct ID="0x07" name="NewCameraShakerStruct 3" template="Structs/MP1-NewCameraShakerStruct 3.xml"/>
</properties>
<states/>
<messages/>
<editor>
<properties>
<property name="InstanceName" ID="0x00"/>
<property name="Position" ID="0x01"/>
</properties>
2016-03-22 00:55:51 +00:00
<assets>
<billboard source="file">script/mp1/NewCameraShaker.TXTR</billboard>
2016-03-22 00:55:51 +00:00
</assets>
<rotation_type>disabled</rotation_type>
<scale_type>disabled</scale_type>
</editor>
</ScriptTemplate>