walthill / production2

Stores games and assets from our Production 2 course. Currently developing Reboot
https://github.com/walthill/production2/wiki
Apache License 2.0
1 stars 0 forks source link

[MED] Player Falls Through the Bowl #36

Open walthill opened 5 years ago

walthill commented 5 years ago

Summary: When the player is crouching from a high distance, they are able to fall through the floor

Commit: d77f0361a942731d346342d374f3bcd2de8f9d42

Expected Behavior: The player should land smoothly on the ground after falling and crouching while falling.

Observed Behavior: The player crouches while falling and falls through the ground from a tall height.

Reporduction Steps:

  1. Reach a high point on the map.
  2. Jump off
  3. Press B to crouch
  4. Observe results

Severity: MED - game breaking, should be easy fix