Anemone Bake Loop

Hello everyone,

I’m trying to create a loop using the Anemone plugin.

I have X curves. My aim is to bake the first one, then delete it, then bake the second one, delete it, and so on.

But I can’t get the second loop to switch from false to true for each iteration of the main loop.

Thank you in advance for your help.

BakeAnemone.gh (14.7 KB)

Button activates the trigger twice.
Use Boolean Toggle or Value List.
Try this if you like it.