Locating actor by same axis as player?

If you want to check it the elevator is roughly the same height as the player, just look at the Z coord.

Another way, would be to just open the lift nearest the player. The lift can use ‘get actor location’ on the player and itself, and there is a ‘distance’ node in blueprint :slight_smile: