Im currently making a vampire survivors inspired wave survival game, and im using the distance function to check if the EXP particles are close to the character, to make them float torwards him. However, whenever a single EXP point meets the condition, every single point in the layout flies torwards the character. Is there any way to fix this so that only the ones that meet the condition do?