Discuss Scratch

Ninttam
Scratcher
12 posts

Clone Limit

Hello, Scratchers! I'm wanting to make an RPG-type project (yes, yes i know, everyone else does too). I was going to use a list to tell the projects what blocks to create.

For example, I would type in

120000986400021 into the list

and there would be a script that converts the numbers into the blocks they represent by cloning.


My question is: how many clones can scratch have at once without lag?

Help would be much appreciated!


-Ninttam
deck26
Scratcher
1000+ posts

Clone Limit

Depends what the clones are doing. 301 clones is maximum per project and isn't a problem if they're not doing much.
Ninttam
Scratcher
12 posts

Clone Limit

They're going to be scrolling vertically. All of them. Will that change if it lags?
deck26
Scratcher
1000+ posts

Clone Limit

You're just going to have to try it and see. Just try to avoid things that generally cause lag - unnecessary forever loops for example.

Powered by DjangoBB