Hertzole / gold-player

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

GetAxis returns wrong value in input system #40

Closed Hertzole closed 3 years ago

Hertzole commented 3 years ago

Bug description: In GoldPlayerinputSystem, GetAxis returns the wrong value.

Expected behavior: Should not use the axis control. Read the value as Float directly.