Hertzole / gold-player

A first person player controller for Unity.
MIT License
160 stars 16 forks source link

Gold Player movement is buggy on low time scales #36

Closed Hertzole closed 3 years ago

Hertzole commented 3 years ago

Bug description: When the time scale is set to something low, like 0.1, movement becomes weird. For example, you can longer jump consistently.

To reproduce:

  1. Create a gold player controller.
  2. Set the time scale to 0.1.

Expected behavior: Gold Player should function the same way as with a time scale of 1 but just slower.

Desktop and versions:

Hertzole commented 3 years ago

Fixed in 2c7531c3acbffe3e73b908cbbf93f06f160e0ec5.