For affection the other springs using code you could do something like this, on event: get all actors of class(spring)-> for each, call “distance” and measure between self and that index object-> sort them into an array by distance-, or a map of objects to distance (float)> using that array or map, for each, either lower the flow of objects by index or query whether their distance is below a desired range and lower flow
1 Like