Is it possible to rotate the camera like a Spatial? By just calling a .rotate(Vector3f) Method?
I see there is a method in Camera cam.lookAt() . You could try that and see what happens.
Is it possible to rotate the camera like a Spatial? By just calling a .rotate(Vector3f) Method?
I see there is a method in Camera cam.lookAt() . You could try that and see what happens.