This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2008-01-12 15:05:44

04lukeb
Scratcher
Registered: 2007-09-09
Posts: 45

Bigger than stage sprites?

I was just wondering if it would be possible to have an option to make sprites bigger than the stage area. Maybe when you go to paint a new sprite then there could be an option to make the drawing area bigger than the stage area, then there would be no complications with scrolling. Would this be possible,
thanks,
04lukeb


I dream of a better tomorrow... where chickens can cross roads and not have their motives questioned

Offline

 

#2 2008-01-16 15:53:26

B-Reyn428
Scratcher
Registered: 2007-09-08
Posts: 55

Re: Bigger than stage sprites?

there is actually a way to make a sprite larger than the stage. First right-click on your stage and select "grab screen region for new sprite. Then select the entire scratch window (not just the stage, the whole screen) and a new sprite should pop up. Edit the costume and you will see that it is larger than the edit window. Cover the entire picture with a white square (or any other color. It doesn't really matter) so that it becomes blank. You can now draw whatever picture you want on it and press ok and it will be bigger than the stage.

I find this useful for making a top-view scrolling game because you can move around the sprite to use as a background.

When (up arrow) key pressed
change y by -10

When (down arrow) key pressed
change y by 10

When (left arrow) key pressed
change x by 10

When (right arrow) key pressed
change x by -10


http://img233.imageshack.us/img233/7682/mybannerblinkyd0675d390.gif
http://scratch.mit.edu/projects/B-Reyn428/673836

Offline

 

Board footer