Skip to main content

[Curiosity/Technical TL;DR] Leftover/unused facial bones

While looking at the facial skeleton and deciding on the order of this next batch of sculpts, I noticed something interesting; there's actually a bone on each side of the face, situated underneath the outer brow and "outside" the outer corners of the eyes. These bones are called "skin_bone_(R/L)_Eyefat".

Running a search on the rest of the sculpt file, these bones aren't included in other sculpts, which really got my curiosity going. I immediately created a sculpt for them to see what they did.
Alas, nothing happened when the bones were moved.

This meant one of two things: the bones were effectively immutable like the head as a whole is (extremely unlikely), or nothing was skinned to them.
Checking BaseFemaleHead_faceBones.nif - the face model - finds that the latter is the case: the bones aren't even included with the face (they would need to be if any of it were skinned to them).

So why are they there, in the face skeleton? It's possible that some headgear uses them to avoid clipping, but I doubt it; none of the vanilla facial sculpts move them to, say, make room in the hypothetical headgear for the eyes or brows.

That leaves us with the sad realization that they're probably just useless leftovers. Judging by their positioning, they would have bulked up/slimmed down the face around the eyes when the eyes were moved outwards/inwards. As things are, that area is mostly static (iirc).


Along with these bones, there's also another one called "skin_bone_C_MasterMid", which I imagine was originally intended to move the middle of the face. It, too, has nothing skinned to it.
It's possible that, like the bone "skin_bone_C_MasterBot" moves most of the bones of the bottom of the face (they are its "children"), "skin_bone_C_MasterMid" was going to handle moving all the bones in the middle of the face.

Bethesda must have decided to not use them fairly late in development, and nobody remembered to go back and snip them.

I'll probably end up making sculpts for them anyway, for use in placing glasses and such. Don't look a gift bone in the mouth and all.

Comments

Popular posts from this blog

[Release] 0.5 is up

No more Beta? No more Beta. Patch notes: - Changed to using an NMM installer, no more juggling multiple files - Split the mod into two versions; one with single-side sculpts, one without - Rearranged the Mouth sculpts a bit, grouping the tops and bottoms together, as having them separate was driving me up the wall - Added separate Fine and Y/Z scales for the Forehead - Added a full set of sculpts for the Cheekbones, Chin, Adam's Apple, Upper Neck Sides and Lower Neck Sides - Rewrote some of the main file description - Probably something else I'm forgetting, find it and win a prize

[Curiosity/Technical TL;DR] A note on selecting sculpts using the mouse.

I'm sure anyone who's used EFS has noticed that when mousing over the face, the sculpt list will freak out and generally zoom down to the last sculpt that moves whatever is under the mouse. Generally this is the single-side sculpt for that. The criteria seems to be: Is there 1 or more sculpts that ONLY use this bone? If yes, go to the LAST one parsed that fits this condition. If no, Is there 1 or more sculpts that INCLUDE this bone? If yes, go to the LAST one parsed that fits this description. I thought I could trick the selection by putting the single-side sculpts high in the list (so they don't fit the "parsed last" condition), but since the game seems to prefer them regardless, it doesn't make much of a difference. That in mind, I'm probably going to make a shortened version of the sculpt list that excludes the single-sided sculpts, since I get the impression that people don't use them much anyway. The full list will still be available too,

[Status] Still alive

Dunno if anyone actually reads this thing, but might as well write something in case they do. I haven't felt much like working on FO4 stuff for more than a month, for various reasons, but I'm going to make an effort to get back into it. Extended stuff in the next update: Upper Nasolabial (moved by the Upper Jowls vanilla sculpt) Jaw - Outer Jaw - Inner Face - Lower Separate left/right for the eye sculpts, possible for the eyelid morphs too (need to make sure it's possible) Possibly more, but I think that would be a fair-sized update. Upper Nasolabial sculpt is done (just need to make sure I got one of the rotations mirrored), the rest should go reasonably quickly once I get on them. Update 0.6 coming soon to a game near you, probably.