11-18-2009, 11:11 PM
It's almost like what I need is a FirstPersonCamera Navigation with Left Mouse button and SceneCamera Navigation with the right mouse button.
I can mimic this by just changing my MouseCameraController.TargetCamera, but the issue is that the FirstPersonCamera and the SceneCamera perspective cameras are not synched. So when you switch TargetCamera's you are back at the last position of that camera.
Thanks.
I can mimic this by just changing my MouseCameraController.TargetCamera, but the issue is that the FirstPersonCamera and the SceneCamera perspective cameras are not synched. So when you switch TargetCamera's you are back at the last position of that camera.
Thanks.

