So i have an object that, when it spawns, it sets its position to the player origin. But when I start the game, it has a little millisecond of delay when I move. The only code that I have for this is, Every Tick, set position to Player (image point 0)
So how do stop this delay?