PrimeWorldEditor/templates/mp2demo/Script/CameraWaypoint.xml

24 lines
874 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
2016-01-02 17:24:40 +00:00
<ScriptTemplate version="4">
<name>CameraWaypoint</name>
<properties>
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
</properties>
2016-01-02 17:24:40 +00:00
<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"/>
2016-01-02 17:24:40 +00:00
<property name="Active" ID="0x255A4580:0x41435456"/>
</properties>
2016-01-02 17:24:40 +00:00
<assets>
<model source="file">script/common/CameraWaypoint.CMDL</model>
2016-01-02 17:24:40 +00:00
</assets>
<rotation_type>enabled</rotation_type>
2016-01-02 17:24:40 +00:00
<scale_type>enabled</scale_type>
</editor>
</ScriptTemplate>