Discuss Scratch

Starfall_101
Scratcher
7 posts

how to do the wood per click

for example like 30 wood per click and when you click the tree you get 30 wood and when 35 wood per click then you get 35 wood please help I dont know the code Thanks
D-ScratchNinja
Scratcher
1000+ posts

how to do the wood per click

This might help you:
when this sprite clicked
change [wood v] by (wood/click)
If you have a variable, you can drag its reporter block onto an input.

D-ScratchNinja • he/him
- The following is my signature, which always shows up below my posts. -


New! Filter through my projects with my website.

Need to fix an issue? Check out this studio for solutions to some common problems!

OS: Windows 11 / Browser: Microsoft Edge / Time zone: PST/PDT
NashwanYT
Scratcher
100+ posts

how to do the wood per click

#1

Here is the code hope this helped!
when this sprite clicked
change [ wood] by (30)

Powered by DjangoBB