Hey there, have you already attached the camera to the head? When you say only vertically, do you mean that if you move the mouse horizontally it shouldnt do anything?
I need to attach my camera to head and rotate only head by vertical. How can i do it? Head is rotating by animation aim offset
Horizontal i am rotatin my actor and i don’t have problem.( I am Use controll rotation yaw). But vertical i need my camera to follow head rotation. It’s already attached. ( i use camera boom. Camera boom attached to head and camera attached to camera boom)
Then you need to attach the camera to the head bone and set the camera boom to use pawn control rotation. You also need to make sure that the aimoffset variable is being updated based on the control rotation.
I needed to off use pawn control rotation
What do you mean?