I JUST discovered this and it is amazing, the effort shows!
At first i was a little annoyed at how the lighting and LUT would cycle automatically sometimes but I like how it has forced me to get accustomed to many of the features i may not have used.
1 Question
1. where are the "Snapshots" stored?
2 Requests
1. It would be nice if you included a catalog of pre-built outfits with maybe a 1, 2, 3 preset for some of them. I like the gun/sword poses but then i need to find cool clothing to go with them. Then i go to the HUB and start looking at clothing and neve get back to the scene! There are so many good clothes but it takes so much time for those of us that can't waste going through the endless options. Shadow Venom does a good job with this.
2. perhaps have another section for 2 females posing and also male/female poses?
Thank you so much for your feedback!!!!
About the lighting and LUT choices that bothering you
In fact they don't (shouldn't) automatically switch selections (except in snapshot mode) because all eight lights and LUTs are covered scene-wide, highest priority.
For example when you enter UnderOcean mode with
SOFT lights and
RED LUTs on, the same
RED LUTs are retained, but when you switch the LUTs to
MAT in underwater mode, then when you exit this mode, the lights are still
SOFT, but the LUT will switch to
MAT as well
Of course I'm working on fixing all possible bugs, but normally they should run everything fine, I hope
Answer to the question:
Here's the screenshot stored:
vam\Saves\screenshots
Requests one:
Believe me this is what I was hoping to achieve, from the very beginning of the scene I was hoping to make it possible to automatically load special costumes for specific poses, especially BDSM related poses
According to the operation logic, the best effect is that when you click on a certain pose with a gun, the system will automatically store the current costume you are using as a temporary preset, and at the same time replace and load the special costume, for example, the cyber uniform, and when you re-click on the other normal poses, it will automatically load the temporary costume preset that has just been stored, and everything will be back to normal
After testing, there is no problem with storing and calling the costume logic, but it will greatly increase the loading time of the special poses ...... Due to the nature of the
StateMachine plugin (which I'm using to manage the base logic), clicking on each gun pose will load the Cyber Uniform once again, which leads to a lower efficiency
Unless I raise the priority of these special poses to differentiate them from normal poses, but that would make the logic of the pose area more complicated, so it's maybe not possible for now
Requests two:
I feel that vam's character management page would be very inconvenient to use in multiplayer

Yes I mean this button
If there is an extra alternate character in the scene, you have to double-check that the desired character is selected or not every time you click it, as the selection logic of that button is Sequence Choice
I hope I explained it well because the logic of this scene is very complex......