Discuss Scratch
- Discussion Forums
- » Project Save & Level Codes
- » How to make a clicker game.
- Dugtreio_10
-
46 posts
How to make a clicker game.
Hello scratchers! Today I will show you how to make a clicker game in scratch.
- Dugtreio_10
-
46 posts
How to make a clicker game.
First, find a sprite that you want.
Add triangles to the sprite then clone it and twist it.
Here is the code for the sprite. this sprite will make the clicker sprite look like it's shining
Add triangles to the sprite then clone it and twist it.
Here is the code for the sprite. this sprite will make the clicker sprite look like it's shining
when green flag clicked
change [ghost v] effect by (50)
forever
turn cw (1) degrees
end
Last edited by Dugtreio_10 (July 25, 2024 20:25:53)
- Dugtreio_10
-
46 posts
How to make a clicker game.
Remember to make a variable for the clicker sprite
set [digletts v] to [0]
- Dugtreio_10
-
46 posts
How to make a clicker game.
now, here is the code for the clicker sprite.
when green flag clicked
- monkeyfanboy78787
-
2 posts
How to make a clicker game.
hey yall i need help on a clicker game i need the upgrades to stack
ex- if i click on more variables per seconds button twice then i get two variables per second
ex- if i click on more variables per seconds button twice then i get two variables per second
- Dugtreio_10
-
46 posts
How to make a clicker game.
ev
what does evilkumquats have to do with this forum. wrong forum
- Discussion Forums
- » Project Save & Level Codes
-
» How to make a clicker game.