mirror of
https://github.com/PrimeDecomp/retro-script-object-templates.git
synced 2026-07-12 18:18:59 -07:00
21 lines
851 B
XML
21 lines
851 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<PropertyTemplate ArchiveVer="4" Game="DKCReturns">
|
|
<PropertyArchetype Type="Struct">
|
|
<Name>UnknownStruct13</Name>
|
|
<SubProperties>
|
|
<Element Type="Enum" ID="0x926929B">
|
|
<DefaultValue>0xF6FB5CBC</DefaultValue>
|
|
<Values>
|
|
<Element Name="kOffsetMethod_Fixed" ID="0xF6FB5CBC"/>
|
|
<Element Name="kOffsetMethod_PathMovement" ID="0x8ECDED66"/>
|
|
<Element Name="kOffsetMethod_PathVelocity" ID="0xC4C8AE38"/>
|
|
</Values>
|
|
</Element>
|
|
<Element Type="Spline" ID="0x19028BD3"/>
|
|
<Element Type="Bool" ID="0xF9FB16A2">
|
|
<DefaultValue>true</DefaultValue>
|
|
</Element>
|
|
</SubProperties>
|
|
</PropertyArchetype>
|
|
</PropertyTemplate>
|