If it’s something like a sticky projectile, you could most likely set the projectile’s parent transform to the player. That way it would automatically be moved whenever the cintrolled actor moved. You could even (or really should) disable physics on the projectile at that point.