PrimeWorldEditor/templates/MP3/Script/Trigger.xml

54 lines
2.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ScriptObject ArchiveVer="4" Game="Corruption">
<Properties Type="Struct">
<Name>Trigger</Name>
<SubProperties>
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
<Element Type="Enum" ID="0x9ECEE0C">
<DefaultValue>0x482B22F1</DefaultValue>
<Values>
<Element Name="Box" ID="0x482B22F1"/>
<Element Name="Box" ID="0x779DB545"/>
<Element Name="Ellipsoid" ID="0x8392F5E4"/>
<Element Name="Cylinder" ID="0x39ED7B8E"/>
</Values>
</Element>
<Element Type="Struct" ID="0x77A27411" Archetype="TriggerInfo"/>
<Element Type="Bool" ID="0x66A43EEF">
<DefaultValue>false</DefaultValue>
</Element>
</SubProperties>
</Properties>
<EditorProperties>
<NameProperty>0x255A4580:0x494E414D</NameProperty>
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
</EditorProperties>
<Assets>
<Element Type="Billboard" Source="File" Location="script/common/Trigger.TXTR"/>
</Assets>
<ScaleType>ScaleVolume</ScaleType>
<VolumeShape>ConditionalShape</VolumeShape>
<VolumeConditionProperty>0x09ECEE0C</VolumeConditionProperty>
<VolumeConditions>
<Element>
<Value>1210786545</Value>
<Shape>BoxShape</Shape>
</Element>
<Element>
<Value>2006824261</Value>
<Shape>BoxShape</Shape>
</Element>
<Element>
<Value>-2087520796</Value>
<Shape>EllipsoidShape</Shape>
</Element>
<Element>
<Value>971864974</Value>
<Shape>CylinderShape</Shape>
</Element>
</VolumeConditions>
</ScriptObject>