-
Notifications
You must be signed in to change notification settings - Fork 2
bon
aspadm edited this page Sep 24, 2018
·
2 revisions
Position of 3d mesh parts
This file is RES archive.
Internal file names equal to 3d mesh parts names.
In some rare cases, file already "internal", i.e. not need to unpack as RES.
Files content:
typedef struct
{
float x, y, z;
} vec3;
vec3 bone_pos[n];
The n parameter are going from correspond FIG file.