PrimeWorldEditor/templates/mp3proto/Structs/MotionInterpolationMethod.xml

19 lines
808 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<PropertyTemplate ArchiveVer="4" Game="CorruptionProto">
<PropertyArchetype Type="Struct">
<Name>MotionInterpolationMethod</Name>
<SubProperties>
<Element Type="Enum" ID="0x948AF571">
<DefaultValue>0x41B91E67</DefaultValue>
<Values>
<Element Name="Unknown 1" ID="0x777171A8"/>
<Element Name="Unknown 2" ID="0x41B91E67"/>
<Element Name="Unknown 3" ID="0x3B5FA68"/>
</Values>
</Element>
<Element Type="Struct" ID="0x79DE4BA5" Archetype="NonSlowdown"/>
<Element Type="Struct" ID="0x287F9F45" Archetype="InterpolationMethod"/>
</SubProperties>
</PropertyArchetype>
</PropertyTemplate>