This is a basic clicking game. HOW I DID IT: 1.Every time you click the screen, the click count is changed by the click power. The 2x and 4x (and the other hidden one) change/set the click power to whatever they say. 2.The colors were tricky, since they don't disappear when you click them, but you can use them over and over again after you unlock them. The three variables for the colors are Blue Color Lock, Red Color Lock, and Yellow Color Lock. Each of them have a "if...else..." block that says: "If B/R/Y color lock = 1, broadcast: change fox color (costume) by B/R/Y-else if click count > 49 clicks, change click count by -50 and change B/R/Y color lock by 1." Please leave a comment if this helped you! (NOTE: The Baby Fox is worth 1000 clicks)
Shared from Scratch 2 Offline Editor