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
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