I am having trouble working with animations between two pawns i have a collision sphere set up for both and so far i have it playing the animation for both when i am overlapping the collision sphere and press the button but the animation is off a little. what i am trying to do is to change the pawns location relative to each other so that the animation looks better and plays the way it is intended currently there is some clipping because they do not move and lock into the correct position where i need them. i cant seem to figure out how to do the vector correctly between the characters. also the collision sphere do not move with the enemy pawn so it is not allowing me do interact with the enemy pawn unless i go to where it is first located at the start of the game.