Files

35 lines
1.3 KiB
XML
Raw Permalink Normal View History

<?xml version="1.0" encoding="UTF-8"?>
2018-10-07 21:47:18 -06:00
<ScriptObject ArchiveVer="4" Game="Prime">
<Properties Type="Struct">
<Name>ActorRotate</Name>
<SubProperties>
<Element Type="String" ID="0x0">
<Name>Name</Name>
</Element>
<Element Type="Vector" ID="0x1">
2026-02-04 21:15:49 -07:00
<Name>RotationOffset</Name>
2018-10-07 21:47:18 -06:00
</Element>
<Element Type="Float" ID="0x2">
2026-02-04 21:15:49 -07:00
<Name>TimeScale</Name>
2018-10-07 21:47:18 -06:00
</Element>
<Element Type="Bool" ID="0x3">
2026-02-04 21:15:49 -07:00
<Name>UpdateActors</Name>
<Description>Sends "Play" messages to connected actors during rotation.</Description>
2018-10-07 21:47:18 -06:00
</Element>
<Element Type="Bool" ID="0x4">
2026-02-04 21:15:49 -07:00
<Name>UpdateOnRegister</Name>
<Description>Sends "Play" messages to connected actors when registered.</Description>
2018-10-07 21:47:18 -06:00
</Element>
<Element Type="Bool" ID="0x5">
<Name>Active</Name>
</Element>
</SubProperties>
</Properties>
<EditorProperties>
<NameProperty>0x00</NameProperty>
<ActiveProperty>0x05</ActiveProperty>
</EditorProperties>
<RotationType>RotationDisabled</RotationType>
<ScaleType>ScaleDisabled</ScaleType>
</ScriptObject>