Files
2026-02-04 21:15:49 -07:00

36 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ScriptObject ArchiveVer="4" Game="Prime">
<Properties Type="Struct">
<Name>Beam</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="Bool" ID="0x3">
<Name>Active</Name>
</Element>
<Element Type="Asset" ID="0x4">
<Name>WeaponDescID</Name>
<TypeFilter>
<Element>WPSC</Element>
</TypeFilter>
</Element>
<Element Type="Struct" ID="0x5" Archetype="ScriptBeamStruct"/>
<Element Type="Struct" ID="0x6" Archetype="DamageInfo"/>
</SubProperties>
</Properties>
<EditorProperties>
<NameProperty>0x00</NameProperty>
<PositionProperty>0x01</PositionProperty>
<RotationProperty>0x02</RotationProperty>
<ActiveProperty>0x03</ActiveProperty>
</EditorProperties>
<ScaleType>ScaleDisabled</ScaleType>
</ScriptObject>