PrimeWorldEditor/templates/mp1/Script/Generator.xml

25 lines
948 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>Generator</name>
2016-01-02 17:24:40 +00:00
<properties>
<property ID="0x00" name="Name" type="string"/>
<property ID="0x01" name="Unknown 1" type="long"/>
<property ID="0x02" name="Unknown 2" type="bool"/>
<property ID="0x03" name="Unknown 3" type="bool"/>
<property ID="0x04" name="Unknown 4" type="vector3f"/>
<property ID="0x05" name="Unknown 5" type="bool"/>
<property ID="0x06" name="Unknown 6" type="float"/>
<property ID="0x07" name="Unknown 7" type="float"/>
</properties>
<editor>
<properties>
<property name="InstanceName" ID="0x00"/>
</properties>
2016-01-26 06:12:22 +00:00
<assets>
<billboard source="file">script/common/Generator.txtr</billboard>
</assets>
<rotation_type>enabled</rotation_type>
<scale_type>enabled</scale_type>
</editor>
</ScriptTemplate>