Every tenth level a boss

Hey @kalekarri!

Plug your level index into the node’s A pin (the one above), and insert the value 10 into its B pin (the one below). Then connect its output pin into an Is Equal To (==) node, and check if it’s 0 using a Branch node.

Hope this helps :innocent: