it moves now
i've implemented a fixed timestep for the game with interpolation because i want to make things hard on myself. also a physics scalar that keeps the physics roughly the same* regardless of how many ticks the game is set to do per second
*caveats apply, obviously