ScratchData LogoScratchData
Back to 0037318's profile

REAL Green Flag Clicker with clicks per second

000037318•Created March 6, 2019
REAL Green Flag Clicker with clicks per second
4
2
57 views
View on Scratch

Instructions

The original project claims clicks per second is impossible, but I have managed to do it. Currently, you will gain 1 click per second. You can use this if you want. All the changed scripts are in the "Stop" sprite.

Description

The timer will now persist through flag clicks. The problem was that the timer variable reset whenever the timer reset because of the design of the game. This would happen whenever the green flag was clicked. I fixed that so the timer variable would retain its value after the timer was reset by changing the "set timer to timer" block to a "change timer by timer" block, and reset the timer right after I did that. I then added a script to wait until the timer was greater than 1, change the clicks variable by clicks per second, and set the timer variable to 0. And there you go. Every second the clicks variable will change by the number of clicks per second.

Project Details

Project ID291792110
CreatedMarch 6, 2019
Last ModifiedMarch 9, 2020
SharedMarch 6, 2019
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root