Ok, I'm in camera view and I have a HUD attachment that when I click it, it should return the camera view to the avatar. However, its not. I'm not in mouselook, this is actually me manipulating the camera.
Used both:
llClearCameraParams
llReleaseCamera
I'm successfully getting the permissions for the camera. PERMISSION_CONTROL_CAMERA|PERMISSION_TRACK_CAMERA
What's the established code for returning the camera view to the avatar?