2016-01-02 17:24:40 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<ScriptTemplate version= "4" >
<name > Timer</name>
<properties >
<struct ID= "0x255A4580" template= "Structs/EditorProperties.xml" />
<property ID= "0x44335AFF" type= "float" >
<default > 5.0</default>
</property>
<property ID= "0x3AD39B31" type= "float" >
<default > 0.0</default>
2016-02-15 04:36:24 +00:00
<description > A random value between this number and 0 will be added to the timer's start time.</description>
2016-01-02 17:24:40 +00:00
</property>
<property ID= "0x3217DFF8" type= "bool" >
<default > false</default>
2016-02-15 04:36:24 +00:00
<description > If enabled, the timer will start ticking automatically on load. Otherwise, it will need to be started with a script message.</description>
2016-01-02 17:24:40 +00:00
</property>
<property ID= "0xEDA47FF6" type= "bool" >
<default > false</default>
</property>
</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 >
2016-01-02 18:03:33 +00:00
<billboard source= "file" > script/common/Timer.txtr</billboard>
2016-01-02 17:24:40 +00:00
</assets>
2016-02-14 08:03:17 +00:00
<preview_scale > 0.5</preview_scale>
2016-01-02 17:24:40 +00:00
<rotation_type > enabled</rotation_type>
<scale_type > enabled</scale_type>
</editor>
</ScriptTemplate>