• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. 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.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

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