#Checking if the player is in an elevator?

1 messages · Page 1 of 1 (latest)

half saddle
#

How would you check if a player is in an elevator, and how could you get that specific elevator?

upbeat skiff
#

you could loop over all elevators and check if the elevator.Base.WorldSpaceBounds.Contains(player.Position);