Hi, I downloaded the scene and my first impression is amazing! I hope you will provide us with more such content in the future.
Is it possible to disable the human head permanently? The head is realy strange and it is a litle bit annoying to disable it after each scene change.
Thank you so much!
Hi, you can open .var archive with winrar. Then there is in the subscene folder you want a json named with the scene name : just change "Male head is visible" : "false" by "Male head is visible" : "true".
Then the subscenes gonne load without human head (except one which have a bug)
cenXaur be careful with type hint it can make issues : in a json file, boolean should be written as "Male head is visible": false. Depending the programming language, a "false" string can be interpreted as
true. If it can help

but maybe you already know that and the language here is strange.