Coins per sec overlay

How would you make a coins per sec overlay? I’m making a clicker game.

Make a lifecycle and set it to game starts. Maybe put trigger and triggers and put invisible counter. Turn it into item granter to grant coin every second. Make sure to also put the game overlay. Please tell me if this works out!

Make A Property With CPS (Coins Per Second) And Have The Game Overlay Update Every Second With A Clock. Game Overlay: Starting Text: 0 CPS
Go Into Blocks, When Recieving on channel that the updater broadcasts on, and set it to create text with get property CPS and The Text CPS

Thanks @ModerateCape86! I’ll try it out.

Oh yup I got it to work! Thanks!

For those also having this question: The original poster just made a guide.

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.