I have tried using the repeat function. It has been combined with the wait action and the every x seconds function. neither seemed to work. I am trying to get 20 bloons to spawn on wave 1 then a different number on wave 2. My teacher nor I could figure it out. Some help would be appreciated
https://www.dropbox.com/s/atw505rdsgepe8v/BTDc-HelpIsNeeded.c3p?dl=0
Not sure if the images work. If they don't, there are two things to disable and one to enable
DISABLE
Is InWave
X HasTwoEntrances
and
Set MaxBloonLayer to choose("...
(^Only disable that action^ and not the whole event)
ENABLE
Is InWave
X HasTwoEntrances
Repeat 20 Times
(Whole event and subevent)