Discuss Scratch

PPBsc
Scratcher
48 posts

Is the screen size actually 480x360?

I've been told that the screen size is 480x360 (width=480, height=360)
But when I'm making a paint project with saving/loading, I see that the sprite can go from x=-240 to x=240, y=-180 to y=180
So the screen size will be 481x361? or pixels at x=240 or at y=180 dont work?
skyville
Scratcher
24 posts

Is the screen size actually 480x360?

PPBsc wrote:

I've been told that the screen size is 480x360 (width=480, height=360)
But when I'm making a paint project with saving/loading, I see that the sprite can go from x=-240 to x=240, y=-180 to y=180
So the screen size will be 481x361? or pixels at x=240 or at y=180 dont work?


the size of the screen is 480X360
hoangbongvt
Scratcher
100+ posts

Is the screen size actually 480x360?

PPBsc wrote:

I've been told that the screen size is 480x360 (width=480, height=360)
But when I'm making a paint project with saving/loading, I see that the sprite can go from x=-240 to x=240, y=-180 to y=180
So the screen size will be 481x361? or pixels at x=240 or at y=180 dont work?
I've had NO idea on why it's happening like that.
ask some intelligent people (like the Scratch team)
k0d3rrr
Scratcher
1000+ posts

Is the screen size actually 480x360?

The reason why this happens is simple:
The screen has “boundaries” to make sure the sprites stay in place so they do not move out of sight.

Powered by DjangoBB