27 lines
954 B
XML
27 lines
954 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ScriptTemplate version="4">
|
|
<name>SpiderBallWaypoint</name>
|
|
<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="Unknown 1" type="bool"/>
|
|
<property ID="0x04" name="Unknown 2" type="long"/>
|
|
</properties>
|
|
<states/>
|
|
<messages/>
|
|
<editor>
|
|
<properties>
|
|
<property name="InstanceName" ID="0x00"/>
|
|
<property name="Position" ID="0x01"/>
|
|
<property name="Rotation" ID="0x02"/>
|
|
</properties>
|
|
<assets>
|
|
<model source="file">script/common/SpiderBallWaypoint.CMDL</model>
|
|
</assets>
|
|
<preview_scale>0.5</preview_scale>
|
|
<rotation_type>enabled</rotation_type>
|
|
<scale_type>enabled</scale_type>
|
|
</editor>
|
|
</ScriptTemplate>
|