Alternative to Anemone loop function?

Anemone doesn’t cluster. Is there an alternative I can stick into the code I’ve developed that will loop in the same way and cluster up?

Or Could an auto loop start be introduced?

Loop based plugins do not work in clusters because clusters always solve one time. So things like Kangaroo or hoopsnake also wont work. You might be able to use Anemone Fast Loop or Zombie Kangaroo (haven’t tested) because they output only after all iterations are done. In the end you may just have to script something that does what you want your cluster to do.

1 Like