#HEL

1 messages · Page 1 of 1 (latest)

frigid turtle
#

how do i check if an entity below a player is a player

subtle panther
#

x is a player?

frigid turtle
#

i mean how do i get an entity below a player

subtle panther
#

loop entities in a raidus, and then check the y-coords of both players

#

or maybe offset downwards a bit then loop

rigid inlet
#

Not exactly below but you can loop all players in radius of said player and sort the entities from nearest to farthest and get the first loop-value of the entity to get the closest one to said player

subtle panther
#

skbee has a closest entity expr too iirc

light pebble