Does anyone know how to make a game change levels if they hit a certain amount of coins?

I’m giving a 60 sec time allowance for a player to complete a level however i want to make it so that if the player does not reach a certain amount of coins then you can’t pass to the next level. How would i do this???

1 Like

does this help

http://flowlab.io/game/play/185373

yea thanks!

Have a filter connected to the number keeping track of coins. Set it to "Equal to (number of coins you want to move on). From the “pass” output have it go to a new level.

what do you need to make the link

1 Like