FF7/Field/Models

From Final Fantasy Inside
< FF7‎ | Field
Revision as of 07:28, 30 March 2018 by my_wiki>BukTop (Created page with "== Structure == {| class="wikitable" ! Offset ! Size ! Data |- | 0 | 2 | Size of section |- | 2 | 2 | Model count |- | 4 | 8 * modelCount | Model Loader data |} == Model...")
Jump to navigation Jump to search

Structure

Offset Size Data
0 2 Size of section
2 2 Model count
4 8 * modelCount Model Loader data

Model Loader data

Offset Size Data
0 1 Face ID
1 1 Number of bones
2 1 Number of parts
3 1 Number of animations
4 1 Unknown
5 1 Non Playable Character? (sometimes 1, also present in the PC model loader)
6 1 Unknown
7 1 Global model ID (to find out which BCX to use)