Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » i need some like stats on scratch
- ilikerats4
-
Scratcher
100+ posts
i need some like stats on scratch
WAZZZUP you may have seen me across scratch..or not. but that dosent matter i just wanna know
1. the limit to clones, list, varibels,pen,
2. size, stage width and height,
if anyone knows these let me know, and if theres anything else i should know about scratch tips or smth let me know!!
also uhh… ask/tell me anything else i should know!

1. the limit to clones, list, varibels,pen,
2. size, stage width and height,
if anyone knows these let me know, and if theres anything else i should know about scratch tips or smth let me know!!
also uhh… ask/tell me anything else i should know!


- nclauss
-
Scratcher
41 posts
i need some like stats on scratch
clone limit:300
list length: 20000
stage width: 480
stage Hight:240
list length: 20000
stage width: 480
stage Hight:240
- kansea
-
Scratcher
500+ posts
i need some like stats on scratch
clone limit:300Stage height is 360, not 240. And lists can definitely be bigger than 20,000 items (but I don't know the maximum). But yes clones are 300, and width is 480.
list length: 20000
stage width: 480
stage Hight:240
- dspace1015
-
Scratcher
93 posts
i need some like stats on scratch
The only correction I will add is that the limit for a list is 200,000 items. The limit for the size of a sprite actually depends on the size of the costume, which means that if you have a blank costume of size zero the limit becomes Infinity.
If you need a more detailed list @awesome-llama has made an article about several different limitations here.
If you need a more detailed list @awesome-llama has made an article about several different limitations here.
- RingRaith
-
Scratcher
78 posts
i need some like stats on scratch
The clone limit is 300.
As far as I'm aware, lists and normal variables have no limits.
Cloud variables though, are limited to 256 characters, and can only store numbers.
You can only have up to 10 cloud variables per project.
Finally cloud variables only update every 1/10 of a second.
The pen tool doesn't have any specific limits.
The size of a sprite is limited based on the costume you use.
A big costume will have it's size limited sooner than a small costume.
The width of the scratch stage is 480 px wide in total.
The hight of the scratch stage is 360 px tall in total.
Let me know if you have any other questions, and I'll do my best to answer them.
As far as I'm aware, lists and normal variables have no limits.
Cloud variables though, are limited to 256 characters, and can only store numbers.
You can only have up to 10 cloud variables per project.
Finally cloud variables only update every 1/10 of a second.
The pen tool doesn't have any specific limits.
The size of a sprite is limited based on the costume you use.
A big costume will have it's size limited sooner than a small costume.
The width of the scratch stage is 480 px wide in total.
The hight of the scratch stage is 360 px tall in total.
Let me know if you have any other questions, and I'll do my best to answer them.
- Discussion Forums
- » Help with Scripts
-
» i need some like stats on scratch