IN away 3D I want to position objects in 3D space so I have a plane (ground) and objects sit on the ground. Is there an easy way to do this?
UPDATE: IF I place the plane at y value 0 and all the objects are placed at y value (middle of object). To place an object at point 0 I need to find the object height and eg 400 and place the object at Y value 200. I did this and all my objects sit at the same bottom level also my objects to move oddly when moving the camera. My only issue is the scene starts half way up the screen?
