I’m working on distance matching functionality for my character, but when I plug in all of the relevant values from my UCharacterMovementComponent (via property access) to the function, it always returns a zero’d vector.
Is there anything that I need to do/enable/disable in my character actor blueprint for this function to work?