I have searched the question here already, the problem is that I cant just use an instance variable to keep the velocity because the object teleports every tick, and changes velocity to often, is there just a way to disable losing momentum? (it is teleporting every tick because I have a looping map where the player is in the center, and to make it seem like the player is moving everything else moves opposite of the player)