OBD:TXAN: Difference between revisions

From OniGalore
Jump to navigation Jump to search
mNo edit summary
m (changed family)
 
Line 1: Line 1:
{{OBD_File_Header | type=TXAN | prev=TURR | next=TXCA | name=Texture Map Animation | family=Level | desc='''TXAN'''s are arrays for storing frames in an animated texture, and how fast it loops. | align=center}}
{{OBD_File_Header | type=TXAN | prev=TURR | next=TXCA | name=Texture Map Animation | family=General | desc='''TXAN'''s are arrays for storing frames in an animated texture, and how fast it loops. | align=center}}




[[image:txan_a.gif]]
[[Image:txan_a.gif]]




Line 21: Line 21:




{{OBD_File_Footer | type=TXAN | prev=TURR | next=TXCA | name=Texture Map Animation | family=Level}}
{{OBD_File_Footer | type=TXAN | prev=TURR | next=TXCA | name=Texture Map Animation | family=General}}


{{OBD}}
{{OBD}}

Latest revision as of 21:42, 9 December 2023

ONI BINARY DATA
TURR << Other file types >> TXCA
TXAN : Texture Map Animation
switch to XML:TXAN page
Overview @ Oni Stuff
OBD.png


Txan a.gif


Offset Type Raw Hex Value Description
0x00 res_id 01 07 02 00 519 00519-.TXAN
0x04 lev_id 01 00 00 06 3 level 3
0x08 char[12] AD DE dead unused
0x14 int16 05 00 5 loop speed
0x16 int16 05 00 5 unused; always equal to loop speed
0x18 int16 00 00 0 unused; always 0
0x1A char[2] AD DE dead unused
0x1C int32 0F 00 00 00 15 array size
First element (black outline)
0x00 link 00 00 00 00 unused link to a TXMP file; not used, because 00518-GOO.TXMP initializes this animation


ONI BINARY DATA
TURR << Other file types >> TXCA
TXAN : Texture Map Animation
General file