Question by
mscheschy · Feb 09, 2021 at 05:49 PM ·
uibuttontransform.position
Repositioning an object in Unity 2020 via UI button
I have a augmented reality project made in Unity 2020 using Vuforia 9. I have a ModelTarget and placed an object on it. My goal would be to place the object in a different position (changed coordinates) by clicking on a UI button. I have created a canvas and a button, how do I get the button to reposition the object?
Comment
Your answer
Follow this Question
Related Questions
Moving UI buttons with code 0 Answers
Button Displacement 0 Answers
Button.OnClick Only Works Once. 0 Answers
UI Button Fade Duration 1 Answer
Question about Screen to World Point 0 Answers