i’ve attach the spring arm to a socket of the character. but how can i disable the shake of the camera with the animation of the player.
Your camera is shaking because the spring arm is parented to the mesh, which animates and moves. instead parent it to the capsuleComponent instead.
Additionally you added it to a socket, which will definitely move when the mesh animates.
