Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How to Make Basic Clicker Game
- CreeperRepellent
-
13 posts
How to Make Basic Clicker Game
Last edited by CreeperRepellent (May 8, 2017 00:07:20)
- CreeperRepellent
-
13 posts
How to Make Basic Clicker Game
But then you can click it without clicking the green flag Use
and it wouldn't add the PPS (If you looked inside my game)
Last edited by CreeperRepellent (May 7, 2017 19:09:42)
- Breck-
-
100+ posts
How to Make Basic Clicker Game
This script allows you to just hold it, rather than click it, hence the name “clicker” gameFor a more complex clicker, see inside this project: COMPLEX CLICKER GAME
- CreeperRepellent
-
13 posts
How to Make Basic Clicker Game
Yeah, but i made a 0.1 second delay. Wait…This script allows you to just hold it, rather than click it, hence the name “clicker” gameFor a more complex clicker, see inside this project: COMPLEX CLICKER GAME
I changed it
Last edited by CreeperRepellent (May 8, 2017 00:15:32)
- asivi
-
1000+ posts
How to Make Basic Clicker Game
You do use wait until not mouse down instead.Yeah, but i made a 0.1 second delayThis script allows you to just hold it, rather than click it, hence the name “clicker” gameFor a more complex clicker, see inside this project: COMPLEX CLICKER GAME
- CreeperRepellent
-
13 posts
How to Make Basic Clicker Game
OK I'll change thatYou do use wait until not mouse down instead.Yeah, but i made a 0.1 second delayThis script allows you to just hold it, rather than click it, hence the name “clicker” gameFor a more complex clicker, see inside this project: COMPLEX CLICKER GAME
- Scratch_TutoriaIs
-
1 post
How to Make Basic Clicker Game
Here is a step by step tutorial on how to make a clicker game, WITH a number counter: https://youtu.be/kjDwTAy6y4o
- Discussion Forums
- » Help with Scripts
-
» How to Make Basic Clicker Game