its an interesting concept, but at then end, u only see a 2D image in ur screen, if u want to have depth in ur scene u should move the z property of the camera, the mouse is going to be moving 2D anyways.
now if u want to have a real mouse 3D pointer, i suggest make it as a 3D element on ur away3D scene, so it already has the x,y,z properties and well its up to you how to work with it. On Jul 19, 2:07 am, SasMaster <[email protected]> wrote: > Is that possible to get mouse Z position in a 3d space of away3d? I > Want to add custom mouse pointer and I would like it to be 3d so when > the mouse interacts with an object far in depth the mouse cursor goes > to that depth too > Any Help will be appreciated .
