Why the arrow components in my character is not rotating when the character does?

Arrow components are following the character by location but not by rotation, their rotation stays the same all the time. I want to simmply attach the arrow components to the character, I am quite a noob here, probably it is something simple I am missing.

Hey @NEYSE_O001 !

It’s probably due to where you have the arrow placed in the hierarchy. Also you may have the rotation locked!

Make sure it’s attached to the capsule component directly, and then select the arrow and look at the details window, and search “lock” and make sure nothing is checked on the rotation or location. :slight_smile:

Hope that helps!

Rotation is not lockable, and nothinng appears when I search lock?