Files

39 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>CameraHintTrigger</Name>
<SubProperties>
<Element Type="String" ID="0x0">
<Name>Name</Name>
</Element>
<Element Type="Vector" ID="0x1">
<Name>Position</Name>
</Element>
<Element Type="Vector" ID="0x2">
<Name>Rotation</Name>
</Element>
<Element Type="Vector" ID="0x3">
<Name>Scale</Name>
</Element>
<Element Type="Bool" ID="0x4">
2026-02-04 21:15:49 -07:00
<Name>Active</Name>
2018-10-07 21:47:18 -06:00
</Element>
<Element Type="Bool" ID="0x5">
2026-02-04 21:15:49 -07:00
<Name>DeactivateOnEnter</Name>
2018-10-07 21:47:18 -06:00
</Element>
<Element Type="Bool" ID="0x6">
2026-02-04 21:15:49 -07:00
<Name>DeactivateOnExit</Name>
2018-10-07 21:47:18 -06:00
</Element>
</SubProperties>
</Properties>
<EditorProperties>
<NameProperty>0x00</NameProperty>
<PositionProperty>0x01</PositionProperty>
<RotationProperty>0x02</RotationProperty>
<ScaleProperty>0x03</ScaleProperty>
2026-02-04 21:15:49 -07:00
<ActiveProperty>0x04</ActiveProperty>
2018-10-07 21:47:18 -06:00
</EditorProperties>
<ScaleType>ScaleVolume</ScaleType>
<VolumeShape>BoxShape</VolumeShape>
</ScriptObject>