SpiderMan Leap of faith(Detect if the player is jumping from the edge of a building.)

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