Drop object to exact place
Helo,im new to unity
Can somebody help me?
how can i drop the object/image to exact position?
i'm currently do a mouseover to the object and then i want to put the object on the exact position,but i dont know how to do this.
Just to be more clear, would you like to create a drag & drop function with snapping?
what i'm trying to do now is,to place the object into exact place
the object currently using mouseover function to move it
i'll already try to implement drag n drop tutorial to mouseover and drop.But i'm stuck
i'm still new with this kind of code.
hope to hear the reply soon :)
[1]: /storage/temp/83133-screenshot-2016-12-01-024322.png
Answer by syahirah0502 · Nov 30, 2016 at 06:56 PM
mouseOver function
[1]: /storage/temp/83135-screenshot-2016-12-01-024245.png
Your answer
Follow this Question
Related Questions
How do I make a scrollbar for the camera? 0 Answers
switch between 5 Ui icons by pressing a button 0 Answers
How to make this shop animation and unlock system? 0 Answers
How to add more UI elements to Dropdown OptionData except default string and sprite values in Unity? 0 Answers
How can I hide all the elements inside of a canvas? 1 Answer