Olezen / UnitySourceMovement

Source engine-like movement in Unity, based on Fragsurf by cr4yz (Jake E.).
MIT License
313 stars 46 forks source link

Jumping on ramps causing movement weirdness #23

Open ARAPHELLE opened 2 years ago

ARAPHELLE commented 2 years ago

I have noticed using the vanilla script, whenever you jump whilst moving on a ramp, your upwards movement on the ramp is heavily dampened, nearly to a stop. This happens until you either stop moving at all, or jump again. I really enjoy this character controller but this issue has been bugging me a lot.

PapersTheKingOfPapers commented 2 years ago

Have you tried the fix in Issue 21? https://github.com/Olezen/UnitySourceMovement/issues/21