1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-09 00:00:44 +00:00

Objects used in DemoEffect OK (#731)

* object_triforce_spot

* object_gi_jewel

* object_efc_crystal_light

* object_efc_fire_ball

* object_efc_lgt_shower

* object_god_lgt

* object_light_ring

* object_efc_tw

* undefined_syms

* fix gameplay_keep
This commit is contained in:
EllipticEllipsis 2021-03-24 00:40:36 +00:00 committed by GitHub
parent effd4256c9
commit dab0d957fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 119 additions and 78 deletions

View file

@ -0,0 +1,13 @@
<Root>
<File Name="object_efc_tw" Segment="6">
<Skeleton Name="gTimeWarpSkel" Type="Curve" LimbType="Curve" Offset="0x12E8"/>
<CurveAnimation Name="gTimeWarpAnim" SkelOffset="0x12E8" Offset="0x0050"/>
<Array Name="gTimeWarpVtx" Count="21" Offset="0x0060">
<Vtx/>
</Array>
<DList Name="gTimeWarpDL" Offset="0x01B0"/>
<Texture Name="gTimeWarpTex" OutName="time_warp" Format="i8" Width="64" Height="64" Offset="0x02C8"/>
</File>
</Root>