PrimeWorldEditor/templates/mp1/Script/VisorGoo.xml

31 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ScriptTemplate version="4">
<name>VisorGoo</name>
<properties>
<property ID="0x00" name="Name" type="string"/>
<property ID="0x01" name="Position" type="vector3f"/>
<property ID="0x02" name="Particle" type="file" extensions="PART"/>
<property ID="0x03" name="Always FFFFFFFF" type="long"/>
<property ID="0x04" name="Unknown 1" type="float"/>
<property ID="0x05" name="Unknown 2" type="float"/>
<property ID="0x06" name="Unknown 3" type="float"/>
<property ID="0x07" name="Unknown 4" type="float"/>
<property ID="0x08" name="Unknown 5" type="color"/>
<property ID="0x09" name="Unknown 6" type="long"/>
<property ID="0x0A" name="Unknown 7" type="bool"/>
</properties>
<states/>
<messages/>
<editor>
<properties>
<property name="InstanceName" ID="0x00"/>
<property name="Position" ID="0x01"/>
</properties>
<assets>
<billboard source="file">script/common/VisorGoo.txtr</billboard>
</assets>
<rotation_type>disabled</rotation_type>
<scale_type>disabled</scale_type>
</editor>
</ScriptTemplate>