Closed skunkbear closed 1 year ago
(Edited: At first I thought it saved incorrectly, but it actually seems to save correctly but load the .json incorrectly.)
Ok, I think I see a scenario where this might happen. Would you mind sharing the json file here? It can be found by clicking "system and resources" -> "directories" -> "user files" -> "config" and will be named "human.[name of the character].json".
human.Loot.zip
This json contains the entry
{ "target": "head-scale-vert-incr", "value": 0.5 }
but when I use it to create a new human from preset, its forehead vert scale is set instead of the whole head.
@skunkbear I've pushed a fix which I think solves this problem. Can you check if your file is deserialized correctly now? The fix is in git now and will be in the nightly build tomorrow.
Yep, it seems to work correctly now. Thank you!
Assuming this works.
Describe the bug When loading a preset, the value of head-scale-vert-decr-incr on the blender object is not set, and the value of head-scale-vert-incr/head-scale-vert-decr is instead applied to forehead-head-scale-vert-incr-decr. Effectively, this causes the preset to load with the vertical scale of just its forehead changed, instead of that of the whole head.
Platform and versions