Hi there,
I’ve got a question regarding the camera control on away4.x.
When clicking on an object I would like the camera to smoothly hover to the object or to a defined place, by pressing again on the object, the camera position shall change as it looks like the camera view is now looking from the object into the room.
I combined the camera with a hovercontroller, by trying to manipulate the camera with .x .y .z or commands like moveTo etc. nothing is happening. Only when I manipulate the hovercontroller I can change the view. What I am doing wrong or is there something I do not understand right ?
When I want to hover to an object, do I need to loop the distance method ?
Thx for any advice,
Mike