They used Time.deltatime in FixedUpdate.
To be fair Unity knows this is going to happen and returns Time.fixedDeltaTime to keep things working properly.
They used Time.deltatime in FixedUpdate.
To be fair Unity knows this is going to happen and returns Time.fixedDeltaTime to keep things working properly.