How do I add multiple poses in a scene and tie each pose to a button ?
What I do is, choose a PosePreset, pick one and load it, move the girl with that pose to a position that I want, SAVE PRESET as SitOnSofa1 , then I create a button, add a trigger.
Add a trigger has 3 options :
receiver atom : Person
receiver : PosePreset
receiver target : LoadPreset
then I create another button for different pose, save this to SitOnSofa2 preset, but the first button loses its pose and also load SitOnSofa2.
I know what I did sound wrong when I was doing it, a preset should be able to have many poses, but how do I add poses to a PosePreset and how do I load that specific pose and trigger it with a button and add more ?