You've already forked retro-script-object-templates
mirror of
https://github.com/PrimeDecomp/retro-script-object-templates.git
synced 2026-07-12 18:18:59 -07:00
37 lines
1.5 KiB
XML
37 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<PropertyTemplate ArchiveVer="4" Game="DKCReturns">
|
|
<PropertyArchetype Type="Struct">
|
|
<Name>CameraTracking</Name>
|
|
<SubProperties>
|
|
<Element Type="Enum" ID="0x5BFED7DB">
|
|
<DefaultValue>0x62C2ABD5</DefaultValue>
|
|
<Values>
|
|
<Element Name="kTrackingType_Static" ID="0x2D363729"/>
|
|
<Element Name="kTrackingType_DynamicPlayer" ID="0x62C2ABD5"/>
|
|
</Values>
|
|
</Element>
|
|
<Element Type="Enum" ID="0x2ABD251">
|
|
<DefaultValue>0xAF3945DE</DefaultValue>
|
|
<Values>
|
|
<Element Name="kTrackingAxis_RightMost" ID="0xAF3945DE"/>
|
|
<Element Name="kTrackingAxis_LeftMost" ID="0x3D7A9FCD"/>
|
|
<Element Name="kTrackingAxis_UpMost" ID="0x4D529ECE"/>
|
|
<Element Name="kTrackingAxis_DownMost" ID="0xA835852B"/>
|
|
</Values>
|
|
</Element>
|
|
<Element Type="Bool" ID="0xBBB489D0">
|
|
<DefaultValue>false</DefaultValue>
|
|
</Element>
|
|
<Element Type="Bool" ID="0x7EBDD66C">
|
|
<DefaultValue>false</DefaultValue>
|
|
</Element>
|
|
<Element Type="Bool" ID="0x8FA9689C">
|
|
<DefaultValue>false</DefaultValue>
|
|
</Element>
|
|
<Element Type="Bool" ID="0xE265ED56">
|
|
<DefaultValue>false</DefaultValue>
|
|
</Element>
|
|
</SubProperties>
|
|
</PropertyArchetype>
|
|
</PropertyTemplate>
|