Actor Forward vector not working properly

i tried getting actor forward vector in an anim blueprint, but i don’t get the problem you are seeing.

maybe you are rotating the skeletal mesh instead of the actor? because get ActorForwardVector only cares about the root component capsule’s rotation, and it won’t change if you rotate its children.