PrimeWorldEditor/templates/MP1/Script/Dock.xml

42 lines
1.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ScriptObject ArchiveVer="4" Game="Prime">
<Properties Type="Struct">
<Name>Dock</Name>
<SubProperties>
<Element Type="String" ID="0x0">
<Name>Name</Name>
</Element>
<Element Type="Bool" ID="0x1">
<Name>Active</Name>
</Element>
<Element Type="Vector" ID="0x2">
<Name>Position</Name>
</Element>
<Element Type="Vector" ID="0x3">
<Name>Scale</Name>
</Element>
<Element Type="Int" ID="0x4">
<Name>Dock Index</Name>
</Element>
<Element Type="Int" ID="0x5">
<Name>Area Index</Name>
</Element>
<Element Type="Bool" ID="0x6">
<Name>Auto Load</Name>
</Element>
</SubProperties>
</Properties>
<EditorProperties>
<NameProperty>0x00</NameProperty>
<PositionProperty>0x02</PositionProperty>
<ScaleProperty>0x03</ScaleProperty>
<ActiveProperty>0x01</ActiveProperty>
</EditorProperties>
<Assets>
<Element Type="Billboard" Source="File" Location="script/common/Dock.TXTR"/>
</Assets>
<RotationType>RotationDisabled</RotationType>
<ScaleType>ScaleVolume</ScaleType>
<VolumeShape>AxisAlignedBoxShape</VolumeShape>
</ScriptObject>