Hello, fairly new to unreal so still learning the ropes.
I’m currently trying to move one of my actors to the player pawn location after i spawn them into the world. I know i need to do it on tick and set some kind of range and normalise the distance. However, every time i try to do it, it basically ignores the code?