next level

how do i make my game go to the next level after the score board hits a certain number?

Make the value of the scoreboard go through an if block. If it is the tergeted score or higher, the game will activate the “next level” block. Don’t choose the level on the level block, because that means your game can use this system on multiple levels!

I’m glad your saying if blocks @meburningslime (similar programming term [ if statements ]),
but it’s probably easier for others to understand on flowlab that it’s called filter.

Ok @“JR 01” iv’e always called them if blocks tough.

I program, yes.