Discuss Scratch

ShadowOnTheHorizon
Scratcher
44 posts

Clicker Game Clones

So I'm trying to create a clicker game, but I want to be able to make buildings, similar to cookie clicker without using clones due to the 300 clone limit. I've spent 2 weeks trying to do this but I've just given up and decided to go to the forums. Please help!
BatteRaquette58
Scratcher
100+ posts

Clicker Game Clones

You can do it with clones. First go on GarboMuffin's profile and there should be a project containing a “is TurboWarp?” , go inside and put it in your backpack. Go back in your project and do something like that:
when green flag clicked
if <is TurboWarp?> then
broadcast [Start v]
end
If they aren't on TurboWarp, make a screen saying have to click the TurboWarp link in description.
here is the template of the link: turbowarp.org/<project id>?clones=Infinity&interpolation
The “clones=Infinity” means that there is no limit for the clone number. The “interpolation” isn't necessary and has nothing to do with clones but it makes the game moe smoother which is nice.
Hope this helped!
ShadowOnTheHorizon
Scratcher
44 posts

Clicker Game Clones

Oh alright then, thanks.

Powered by DjangoBB