Discuss Scratch

bozo-makin-stuff
Scratcher
32 posts

How many pixels is one square in the costumes part (in vector not butmap)

Im trying to find out how many pixels there are in one vector square for a game im making but i cant find any resources on this
jumpship
Scratcher
100+ posts

How many pixels is one square in the costumes part (in vector not butmap)

What are the dimensions of this square? Would you be able to share a project with one as an example?
-Valtren-
Scratcher
1000+ posts

How many pixels is one square in the costumes part (in vector not butmap)



Under a costume, it's resolution should be visible in pixels(although if you export it it may be doubled, due to scratch supporting half pixels).
yadayadayadagoodbye
Scratcher
1000+ posts

How many pixels is one square in the costumes part (in vector not butmap)

I believe this would actually depend on your screen resolution and your zoom due to how vector techinically has infinite resolution from what I remember
(no source im goofy)

Last edited by yadayadayadagoodbye (Feb. 8, 2024 17:19:26)

donotforgetmycode
Scratcher
1000+ posts

How many pixels is one square in the costumes part (in vector not butmap)

By “square”, do you mean the checkerboard pattern in the background?
If so, one square is 4 pixels.
jumpship
Scratcher
100+ posts

How many pixels is one square in the costumes part (in vector not butmap)

donotforgetmycode wrote:

By “square”, do you mean the checkerboard pattern in the background?
If so, one square is 4 pixels.
In bitmap mode, that is.
horizontal_shading
Scratcher
1000+ posts

How many pixels is one square in the costumes part (in vector not butmap)

jumpship wrote:

donotforgetmycode wrote:

By “square”, do you mean the checkerboard pattern in the background?
If so, one square is 4 pixels.
In bitmap mode, that is.
In bitmap if you make a costume 480x360, it's actually 960x720. I'm not sure why bitmap uses 1 pixel as 0.5 pixels.
donotforgetmycode
Scratcher
1000+ posts

How many pixels is one square in the costumes part (in vector not butmap)

jumpship wrote:

donotforgetmycode wrote:

By “square”, do you mean the checkerboard pattern in the background?
If so, one square is 4 pixels.
In bitmap mode, that is.
And vector.
jumpship
Scratcher
100+ posts

How many pixels is one square in the costumes part (in vector not butmap)

donotforgetmycode wrote:

And vector.
But vector does not have a set resolution. You can zoom out a ton and make any shape you want at any size.
CST1229
Scratcher
1000+ posts

How many pixels is one square in the costumes part (in vector not butmap)

jumpship wrote:

(#9)

donotforgetmycode wrote:

And vector.
But vector does not have a set resolution. You can zoom out a ton and make any shape you want at any size.
It does have a concept of size; if you draw a costume its (rounded) size is displayed in the costumes list, and it will appear as that size on the stage (at 100% scale). One grid square is 4x4 pixels:

Last edited by CST1229 (Feb. 9, 2024 18:08:30)

Powered by DjangoBB