So when I’m running a game I’m working on, the FPS will go up and down. But then so will the in game time. more fps, faster movement. less fps, slower movement. I’m using the javax.swing.Timer class with a 10ms delay and a personalized ActionListener class. Does anyone know how to get rid of these time conundrums? Something like Unity’s