Hi,
I know I can use the compare two values command and write distance(Player.X,Player.Y,Sprite.X,Sprite.Y) to compare the distance between Player and Sprite. But is there a way to use compare distance for each sprite in a family without having to create a compare distance event for each one of the sprites in the family?