I've been using "On Each Loop"s, to multiple instances of a enemy, to stop one even affecting all the instances of it. I've used it, so that when the enemy lands on the ground, the one that is hitting the ground stops and not the ones in the air. I know that "Fast Loops" can cause your game to strain, but I was wondering if the same applies to "On Each Loop"s?
Thanks!