91 lines
1.9 KiB
XML
Executable File
91 lines
1.9 KiB
XML
Executable File
<CAnimSetManager>
|
|
<animSets>
|
|
<Item>
|
|
<name>move_set_female</name>
|
|
<anims>
|
|
<Item>
|
|
<anim>walk</anim>
|
|
<dictionary>move_f@generic</dictionary>
|
|
<animFlags value = "512"/>
|
|
</Item>
|
|
</anims>
|
|
<dictionaries>
|
|
<Item>
|
|
<name>move_f@generic</name>
|
|
</Item>
|
|
</dictionaries>
|
|
<fallbackSet>move_set_generic</fallbackSet>
|
|
</Item>
|
|
<Item>
|
|
<name>move_set_generic</name>
|
|
<anims>
|
|
<Item>
|
|
<anim>walk</anim>
|
|
<dictionary>move_m@generic</dictionary>
|
|
<animFlags value = "512"/>
|
|
</Item>
|
|
<Item>
|
|
<anim>run</anim>
|
|
<dictionary>move_m@generic</dictionary>
|
|
<animFlags value = "512"/>
|
|
</Item>
|
|
<Item>
|
|
<anim>sprint</anim>
|
|
<dictionary>move_m@generic</dictionary>
|
|
<animFlags value = "512"/>
|
|
</Item>
|
|
</anims>
|
|
<dictionaries>
|
|
<Item>
|
|
<name>move_m@generic</name>
|
|
</Item>
|
|
</dictionaries>
|
|
</Item>
|
|
<Item>
|
|
<name>move_set_player</name>
|
|
<anims>
|
|
<Item>
|
|
<anim>walk</anim>
|
|
<dictionary>move_player</dictionary>
|
|
<animFlags value = "512"/>
|
|
</Item>
|
|
<Item>
|
|
<anim>run</anim>
|
|
<dictionary>move_player</dictionary>
|
|
<animFlags value = "512"/>
|
|
</Item>
|
|
<Item>
|
|
<anim>sprint</anim>
|
|
<dictionary>move_player</dictionary>
|
|
<animFlags value = "512"/>
|
|
</Item>
|
|
</anims>
|
|
<dictionaries>
|
|
<Item>
|
|
<name>move_player</name>
|
|
</Item>
|
|
</dictionaries>
|
|
<fallbackSet>move_set_generic</fallbackSet>
|
|
</Item>
|
|
</animSets>
|
|
<dictionaryMetadata>
|
|
<Item>
|
|
<name>move_f@generic</name>
|
|
<streamingPolicy value="1" />
|
|
<testingPolicy>TP_NONE</testingPolicy>
|
|
<memoryGroup>MG_MOVEMENT</memoryGroup>
|
|
</Item>
|
|
<Item>
|
|
<name>move_m@generic</name>
|
|
<streamingPolicy value="1" />
|
|
<testingPolicy>TP_NONE</testingPolicy>
|
|
<memoryGroup>MG_MOVEMENT</memoryGroup>
|
|
</Item>
|
|
<Item>
|
|
<name>move_player</name>
|
|
<streamingPolicy value="1" />
|
|
<testingPolicy>TP_NONE</testingPolicy>
|
|
<memoryGroup>MG_MOVEMENT</memoryGroup>
|
|
</Item>
|
|
</dictionaryMetadata>
|
|
</CAnimSetManager> |