Skip to main content

[Status] 0.4 delays

If anyone's actually watching this, an explanation for the delay.

1) real life. Inescapable, no matter how hard I try :v

2) experimentation.
Got a bit bored working on the double-handful of new sculpts, so I tried and failed to create head and hair sculpts again. Would have been a nice surprise to include, but for now, not possible until I understand the player skeletons better.

3) slight change in philosophy.
My previous way of making sculpts for each bone (generalized, some are combined e.g. Rotate on one axis is usually included in Main):
- Main Sculpt (all movement axes (no X on single bones to keep symmetry), overall scale (as applicable), rotation in vanilla direction(s) or logical direction (whichever applies))
- Fine Sculpt (~50% effect, no rotation)
- Scale X (50%-100% effect of scaler in Main Sculpt)
- Scale Y
- Scale Z
- Rotate X (75%-100% effect of rotate in Main Sculpt)
- Rotate Y
- Rotate Z

The problem is, with the above, I have to choose: do I want the player to be able to scale or rotate in a wide range, or do I want them to be able scale and rotate finely?
The wider the range, the bigger each "step" is for each tap of the WASD keys. Trying to balance this has, so far, been a BIT of a pain in the ass, and has on several occasions been the reason for me getting overwhelmingly bored and wandering off to do something else.

That in mind, I'm making an additional Fine sculpt for each new Scale and Rotate sculpt, so things can be fine-tuned. The primary Scale and Rotate will make big, chunky changes in comparison, which can then be smoothed out; just as with the Main sculpt.

For the moment, I'm leaving existing (v0.1/v0.3) sculpts alone; for the most part they're adequately "balanced", and adjusting the ranges on them will mess existing faces up, something I want to avoid as much as possible.
I did leave plenty of padding in the IDs, so my likely course of action will be to make Course/Fine sculpts "around" them. But not in this upcoming version.


Why didn't I do this sooner? Well, the list was becoming a huge, ugly, solid lump of options, and as it became bigger the effect became worse. Adding spacers and section labels has done a lot to mitigate this issue, so I feel more comfortable with adding more sculpts than strictly necessary.

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

[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.

[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,