Hi guys,
This is the situation, im loading an object and placing it in the stage and when I click on it I want to animate the camera to zoom into the object but i cant get the position of it all I get is 0,0,0, I have used scenePosition, position, x, y, z and all i get is 0…, does Away3D give the pivot point of everything as Vector3D(0,0,0)? if so how can I get the actual position of the object so I can move the camera to it?
Thanks!
Jose Campos