PrimeWorldEditor/templates/mp2demo/Script/GrapplePoint.xml

26 lines
984 B
XML
Raw Normal View History

2016-01-02 17:24:40 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<ScriptTemplate version="4">
<name>GrapplePoint</name>
<properties>
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
<struct ID="0x6A2872D8" template="Structs/GrappleParameters.xml"/>
</properties>
<states/>
<messages/>
<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>
<billboard source="file">script/common/GrapplePoint.txtr</billboard>
</assets>
<preview_scale>0.5</preview_scale>
<rotation_type>enabled</rotation_type>
<scale_type>enabled</scale_type>
</editor>
</ScriptTemplate>