How to detect if a player is jumping from the edge of a building to make a leap of faith
1 Like
You could use raycasts to check if a few studs infront of the player is air.
1 Like