2015-12-14 18:33:16 -07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2018-10-07 21:47:18 -06:00
|
|
|
<ScriptObject ArchiveVer="4" Game="Prime">
|
|
|
|
|
<Properties Type="Struct">
|
|
|
|
|
<Name>Trigger</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>Scale</Name>
|
|
|
|
|
</Element>
|
|
|
|
|
<Element Type="Struct" ID="0x3" Archetype="DamageInfo"/>
|
|
|
|
|
<Element Type="Vector" ID="0x4">
|
|
|
|
|
<Name>Force</Name>
|
|
|
|
|
</Element>
|
|
|
|
|
<Element Type="Flags" ID="0x5">
|
2026-02-04 21:15:49 -07:00
|
|
|
<Name>Flags</Name>
|
2018-10-07 21:47:18 -06:00
|
|
|
<Flags>
|
2026-02-04 21:15:49 -07:00
|
|
|
<Element Name="DetectPlayer" Mask="0x1"/>
|
|
|
|
|
<Element Name="DetectAI" Mask="0x2"/>
|
|
|
|
|
<Element Name="DetectProjectiles1" Mask="0x4"/>
|
|
|
|
|
<Element Name="DetectProjectiles2" Mask="0x8"/>
|
|
|
|
|
<Element Name="DetectProjectiles3" Mask="0x10"/>
|
|
|
|
|
<Element Name="DetectProjectiles4" Mask="0x20"/>
|
|
|
|
|
<Element Name="DetectBombs" Mask="0x40"/>
|
|
|
|
|
<Element Name="DetectPowerBombs" Mask="0x80"/>
|
|
|
|
|
<Element Name="DetectProjectiles5" Mask="0x100"/>
|
|
|
|
|
<Element Name="DetectProjectiles6" Mask="0x200"/>
|
|
|
|
|
<Element Name="DetectProjectiles7" Mask="0x400"/>
|
|
|
|
|
<Element Name="KillOnEntered" Mask="0x800"/>
|
|
|
|
|
<Element Name="DetectMorphedPlayer" Mask="0x1000"/>
|
|
|
|
|
<Element Name="UseCollisionImpulses" Mask="0x2000"/>
|
|
|
|
|
<Element Name="DetectCamera" Mask="0x4000"/>
|
|
|
|
|
<Element Name="UseBooleanIntersection" Mask="0x8000"/>
|
|
|
|
|
<Element Name="DetectUnmorphedPlayer" Mask="0x10000"/>
|
|
|
|
|
<Element Name="BlockEnvironmentalEffects" Mask="0x20000"/>
|
2018-10-07 21:47:18 -06:00
|
|
|
</Flags>
|
|
|
|
|
</Element>
|
|
|
|
|
<Element Type="Bool" ID="0x6">
|
|
|
|
|
<Name>Active</Name>
|
|
|
|
|
</Element>
|
|
|
|
|
<Element Type="Bool" ID="0x7">
|
2026-02-04 21:15:49 -07:00
|
|
|
<Name>DeactivateOnEntered</Name>
|
2018-10-07 21:47:18 -06:00
|
|
|
</Element>
|
|
|
|
|
<Element Type="Bool" ID="0x8">
|
2026-02-04 21:15:49 -07:00
|
|
|
<Name>DeactivateOnExited</Name>
|
2018-10-07 21:47:18 -06:00
|
|
|
</Element>
|
|
|
|
|
</SubProperties>
|
|
|
|
|
</Properties>
|
|
|
|
|
<EditorProperties>
|
|
|
|
|
<NameProperty>0x00</NameProperty>
|
|
|
|
|
<PositionProperty>0x01</PositionProperty>
|
|
|
|
|
<ScaleProperty>0x02</ScaleProperty>
|
|
|
|
|
<ActiveProperty>0x06</ActiveProperty>
|
|
|
|
|
</EditorProperties>
|
|
|
|
|
<Assets>
|
|
|
|
|
<Element Type="Billboard" Source="File" Location="script/common/Trigger.TXTR"/>
|
|
|
|
|
</Assets>
|
|
|
|
|
<RotationType>RotationDisabled</RotationType>
|
|
|
|
|
<ScaleType>ScaleVolume</ScaleType>
|
|
|
|
|
<VolumeShape>AxisAlignedBoxShape</VolumeShape>
|
|
|
|
|
</ScriptObject>
|