enviGit / OperationDeratization

"Operation Deratization" is a first-person shooter game with a battle royale theme. Play as a secret agent in a prison where only one can survive and gain freedom. No crosshair, limited ammo, and lootable equipment. Survive against AI opponents and a live audience for rewards.
Other
5 stars 3 forks source link

Jumping may not execute even when there appears to be enough space. #11

Closed enviGit closed 8 months ago

enviGit commented 8 months ago

A leg position object has been created to accurately measure the player's current position and calculate whether they can stand up or execute a jump in their current position. This addresses the issue where jumping may not execute even when there appears to be enough space.