Anonymous

Changes

From Final Fantasy Inside

FF8/WorldMap charaone

185 bytes removed, 17:32, 16 February 2019
section 12 (arg4 == 0x12)
*there's no count for these objects, so you have to read all entries one-by-one. In order to understand when to stop you have to check if reading new entry.countOfEntities == 0
entry:
{| class="wikitable"
! Offset
! Length
! Description
|-
| 0x00
| ushort
| count of entities
|-
| 0x02
| ushort
| count of bone rotations
|-
| 0x04
| ushort
| boneEntity
|}
 boneEntityEntry:
{| class="wikitable"
! Offset
Anonymous user