New to Unity and Scripting… I would like a simple example of dragging a 3D object by touching the screen. I would like the object to stay under the users finger when moving. I am either terrible at searching or there aren’t many simple examples out there (probably the former).
(I would then like to restrict the drag movement to the xz plane but I will add this as a separate question.)