Delta Time Issue

There’s a known issue with the engine on Windows (only?) where certain gfx drivers misbehave and run faster than specified. I believe we started looking into this a while back (@Johan_Beck-Noren?) but I can’t remember what we came up with.

But just to be clear: You’re moving things in update() and you use the dt to adjust the distance you move things?