Does self always return the root component? With the default Character Blueprint the root component is a capsule. If I use the “Add Movement Input” node and leave the target as self is it referring to the capsule root component or the Character movement component?
EDIT: neither of the two are compatible with Add Movement Input’s target. What is self in this situation?