1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 21:04:43 +00:00
oot/assets/xml/objects/object_mm.xml
fig02 7f3be6e37f
en_mm and object_mm OK (#735)
* almost done

* progress

* OK

* update mm2

* delete asm

* whitespace

* Update assets/xml/objects/object_mm.xml

Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>

* Update src/overlays/actors/ovl_En_Mm/z_en_mm.c

Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>

* name data

Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
2021-03-28 19:18:41 -04:00

14 lines
828 B
XML

<Root>
<File Name="object_mm" Segment="6">
<Skeleton Name="gRunningManSkel" Type="Flex" LimbType="Standard" Offset="0x5E18"/>
<Animation Name="gRunningManRunAnim" Offset="0x0718"/>
<Animation Name="gRunningManSitStandAnim" Offset="0x6940"/>
<Animation Name="gRunningManSitWaitAnim" Offset="0x6C50"/>
<Animation Name="gRunningManSprintAnim" Offset="0x0468"/>
<Animation Name="gRunningManExcitedAnim" Offset="0x73A0"/>
<Animation Name="gRunningManHappyAnim" Offset="0x8060"/>
<Texture Name="gRunningManMouthClosedTex" Outname="running_man_mouth_closed" Format="ci8" Width="32" Height="16" Offset="0xE30"/>
<Texture Name="gRunningManMouthOpenTex" Outname="running_man_mouth_closed" Format="ci8" Width="32" Height="16" Offset="0xC30"/>
</File>
</Root>