KronosTheTitan / ProjectShowOff

0 stars 0 forks source link

Player should Accelerate to fullspeed instantly. #81

Closed StoneyMaroney closed 1 year ago

StoneyMaroney commented 1 year ago

Currently the player slowly ramps up speed as you hold down forward. Should be an instant 0-100 like when using transform.position.

This should be just a case of making an acceleration variable that we apply to the AddForce for movement.

KronosTheTitan commented 1 year ago

no they shouldn't it was like that previously and it made the player almost impossible to control