This currently just loops through 1-50 and stops (I printed the ‘timesCalled’ var and the eggs spawned once, and immediately printed 1-50).
How can I go about getting this desired behavior? I saw from other threads people talking about an approach that seems to be what i’m doing here, but I must be doing something wrong.
Ah i think this is actually a cleaner version of what I wanted to do - thanks for explaining why my BP wasn’t working as well. I really appreciate all the help, getting unstuck by you guys is helping me stay motivated to keep learning!