Discuss Scratch

rogerjames99
New Scratcher
6 posts

How do I resize a sprite in the editor

I am sure I did this before from the ui. But I cannot find a way of reszing a sprite. The docs say right click on the sprite in the stage. But the menu the that comes up does not have a “size” option. I know this is dumb but what am I doing wrong?
GadgetAndyMan
Scratcher
100+ posts

How do I resize a sprite in the editor

You can resize a sprite in many ways. You can click the grow or shrink icons in the toolbar at the top. If your sprite is a vector image, in the paint editor, you can click on it with the arrow tool and click and drag on a square on the surrounding box to resize it. Finally, you can script it to change size by using the Set size to or change size to blocks.

Hope that helps you

Last edited by GadgetAndyMan (Oct. 31, 2013 12:19:57)

rogerjames99
New Scratcher
6 posts

How do I resize a sprite in the editor

Doh!

I knew I had done it before. Thats the the problem with old age. Poor eyesight:-)
Krazybanana18
Scratcher
2 posts

How do I resize a sprite in the editor

In the upper editor above the stage you will find something that says: grow, shrink, delete, duplicate, and help. I used this for my project Five Nights At Your House coming soon.
Hope this helps
Sonickyle
Scratcher
1000+ posts

How do I resize a sprite in the editor

Krazybanana18 wrote:

In the upper editor above the stage you will find something that says: grow, shrink, delete, duplicate, and help. I used this for my project Five Nights At Your House coming soon.
Hope this helps
Please don't necrobump resolved topics. This is all the way from 2013!
blobfish72616
Scratcher
48 posts

How do I resize a sprite in the editor

Ok my friend and I have been really frustrated about this since we are kinda new to scratch we are pretty sure there is a way to make it bigger and smaller besides the top with all that stuff because it makes it pixallated alot but on some images on the right side, it pops up with a bunch of other great tabs! We are so confused! Is it only for certain images?????
Sonickyle
Scratcher
1000+ posts

How do I resize a sprite in the editor

blobfish72616 wrote:

Ok my friend and I have been really frustrated about this since we are kinda new to scratch we are pretty sure there is a way to make it bigger and smaller besides the top with all that stuff because it makes it pixallated alot but on some images on the right side, it pops up with a bunch of other great tabs! We are so confused! Is it only for certain images?????
Please don't necrobump resolved topics; create your own topic with your own issues.
Border-Collie
Scratcher
100+ posts

How do I resize a sprite in the editor

Set size to!
set size to (375) %

Or to make the sprite looks like it's growing…
change size by (10)

Or shrinking…

change size by (-10)

To make a sprite look like it's shirking just add - to the number!
CatsUnited
Scratcher
1000+ posts

How do I resize a sprite in the editor

Please don't necropost. I think it's happened enough times, no need to help anyone if the topic was resolved 2 years ago.

Powered by DjangoBB