Hello folks, I'm wondering if anybody knows how I can use the pick nearest in a way that only picks the nearest object if it has a Boolean marked as false. My situation is I'm trying to make a fire spread from one leaf on a tree to the nearest leaf that isn't burning as long as its within a certain range. Is that possible?