• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.

Atom preset does not save the objet location

Babell99

Member
Joined
Jul 4, 2021
Messages
86
Reactions
27
Hi guys,

I am trying to do something really simple.

I have a CustomUnityObjects plate on a table at a specific position (x,y,z)

When clicking a UIButton, I want the plate to move to a new location on the table.

I tried to create a preset for the new plate location and call it within the UIButton with ReceiverAtom:"Plate", Receiver:"Preset" and ReceiverTarget"LoadPresetWithPath" but it seems that the location is not saved within the preset. Seems like preset location is saved for the character "Pose preset" but it is not the case with objects.

What is the UIButton trigger call I most use to change the location of a CustomUnityObject?

Thanks
 
Maybe you can realize your idea with subscenes.
Here is a guide on how to use subscenes.
 
Maybe you can realize your idea with subscenes.
Here is a guide on how to use subscenes.

Thanks for the answer. That thing made me optimize everything as well as fixing my issue! I owe you one!
 
Last edited:
Back
Top Bottom