The naming convention of animiation data (char_base ?)

   901   1   1
User Avatar
Member
691 posts
Joined: 8月 2019
オンライン
A typical character in packed folder format looks like this:



Most of these are self-explanatory:

.skel = skeleton
.rig = rig
.shp = mesh

But I'm not sure why the animation data's extension is char_base. What does it mean? And what's the rule behind it?

And more importantly, does the pattern **/*.char_basealways all the animation data? Or it can be other char_xxx?
Edited by raincole - 2024年7月31日 08:00:08

Attachments:
kinefx_packedcharformat_levels.png (43.2 KB)

User Avatar
Member
8065 posts
Joined: 7月 2005
オンライン
I think it's actually the path to the character rig, /character2.char/base.rigwith ".rig" removed and slashes replaced with underscores.
  • Quick Links