PlaceholderGames / Gluten-Free-Waffles

Team 2 CS2S561 game
0 stars 2 forks source link

Bug with Jumping #34

Closed WilliamAkins closed 6 years ago

WilliamAkins commented 6 years ago

If you mash the jump button while pushed up against a collision box, your jump height sort of multiplies and you go flying into the air. Or at the very least you can scale large building / obstacles. This occurs on any surface, 100% flat or an irregular shape.

GreggsNBacon commented 6 years ago

Do you think a potential fix for this would be a timer?

I believe it has to do with the raycast length not being close enough to the ground. I'll look into it more.