- Home /
Question by
userofunity · Mar 13, 2012 at 10:01 AM ·
2d3ddragdrop
Drag n Drop in a 3D orthographic environment
I'm trying to put together a typical 2D grid of drag/droppable elements (like the iphone OS) but within a 3D scene. I'm not sure what's the best approach, would appreciate any input provided. Thank you!
Comment
Use Plane.Raycast to transform from 3D coordinates to 2D coordinates.
Your answer
Follow this Question
Related Questions
Drag item on screen once spawned. 0 Answers
How to drag and drop in 2D game 0 Answers
Drag 3d objects on a 3d scenario? 1 Answer
Drag and Drop with perspective camera 3D 1 Answer
GUI Follow RaycastHit 2 Answers