@david_chisnall @eniko Interesting, that’s also how rollback netcode for online games works. When you don’t have the other players inputs for a given frame due to network conditions you just assume they’re holding the same inputs as last frame and a lot of the time that turns out to be correct
@sky @david_chisnall @eniko
But when it fails, we have those very weird warps.