Anemone loop same data

Hello everyone,

I posted a couple of days ago with some issues in the grasshopper script im making. I tested different options and think the script improved already. The problem is that I think im missing some fundamental knowledge regarding anemone looping. For some reason the anemone output in the start loop doesn’t change value regardless the new input in the end loop being different. What am I doing wrong with this one?

Just to clarify a bit more. Input output are different but when you run the loop the data output from the start loop just remains 10 instead of outputting 11 like it should be(???)


kangaroo_anemoneloop.gh (32.7 KB)

Apparently there is a pause button that I didn’t know of. It seems to be solved.