Is it possible to have an object do the "move forward" action without it looking like teleportation? 'Cause when I add "move forward 100 pixels" for a particular keyboard input, my sprite just teleports 100 of pixels forward, is there a way to have this same effect but have it look more like a short burst of speed as opposed to a magical teleport? like can I actually see the sprite move 100 pixels to the right, as opposed to teleport 100 pixels to the right