Question by
edazin_frank · Jan 03, 2016 at 09:28 AM ·
gameobjectmeshdragging
How to click and drag a game object along a mesh
I have a terrain mesh that is generated when my application is run. I have several game objects that can be placed by clicking. How can I allow for a click & drag interaction that drags/places the game object only along the terrain mesh?
I have been looking at the click and drag questions but none of them seem to address this. I'd love some help.
Comment