Is there a way to get nearest transform of creatures or something?

You can use the distance function through an array of creatures and then use the creature that returns the smallest distance value

1 Like