Player will keep falling (increasing speed) when standing on another player or a prop. #107

Open
opened 2021-11-04 19:11:45 +01:00 by unfa · 0 comments

Player uses two methods of detecting ground contact, due to unreliablity of the the built-in methods.

This might have improved since and the extra flooor raycast may now be creating more problems than solving them.

When a player stands on another player, or on a small prop that doesn't trigger the "Feet" raycast, the player keeps building up vertical speed while being blocked. This can lead to being stuck and unable to jump or fly out of the situation.

Player uses two methods of detecting ground contact, due to unreliablity of the the built-in methods. This might have improved since and the extra flooor raycast may now be creating more problems than solving them. When a player stands on another player, or on a small prop that doesn't trigger the "Feet" raycast, the player keeps building up vertical speed while being blocked. This can lead to being stuck and unable to jump or fly out of the situation.
gilgamesh added the
bug
label 2021-12-14 15:22:09 +01:00
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unfa/liblast#107
There is no content yet.