mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
* initial asset xml split * move otrexporter back * update exporter * update xml progress * update xmls -- todo: rename actor.xml * use latest otrexporter * cherry pick over gc support changes * zapdtr gc support * fix title screen * fix jumpslash * add gc file list * add additional asset header * Update OTRExporter * Update ZAPDTR * Update libultraship * Update OTRExporter * submodule * attempt 3 at submodules * add gPowderKegFuseVtx to gc xml * lus main * for pr * zapdtr rebased * move game versions to benport * update xml for PRs * move audio, todo: add to GC * gc audio * explain commented assets * zapdtr * pull and update zapdtr * Update OTRExporter
14 lines
762 B
XML
14 lines
762 B
XML
<Root>
|
|
<!-- Animations for Gorons at the Racetrack -->
|
|
<File Name="object_taisou" Segment="6">
|
|
<Animation Name="gGoronAthleticsSquatSideToSideAnim" Offset="0x16C8" />
|
|
<Animation Name="gGoronAthleticsShakeLimbsAnim" Offset="0x283C" />
|
|
<Animation Name="gGoronAthleticsCheerAnim" Offset="0x2C48" />
|
|
<Animation Name="gGoronAthleticsShoutAnim" Offset="0x31D8" />
|
|
<Animation Name="gGoronAthleticsDoubleArmSideBendAnim" Offset="0x4DD4" />
|
|
<Animation Name="gGoronAthleticsHamstringStretchStandingAnim" Offset="0x5790" />
|
|
<Animation Name="gGoronAthleticsHamstringStretchSittingAnim" Offset="0x5EE0" />
|
|
<Animation Name="gGoronAthleticsSingleArmSideBendAnim" Offset="0x7764" />
|
|
</File>
|
|
</Root>
|