Discuss Scratch

DaSwagGamer77
Scratcher
1 post

"Set Size" block isn't working :l

I made an animation but when I added “set size” blocks to change it from 100% to 120%, then back to 100%, the size got stuck at 53.4%. No matter what I did (cloned sprite, refreshed page, saved sprite then uploaded it back) the size was still stuck at 53.4%. I don't want to go to every frame of the animation and make it bigger. It just makes it look wrong. I don't want to redo the whole animation. Please help!
matthewparkerstas
Scratcher
65 posts

"Set Size" block isn't working :l

Shouldn't this be in the “Bugs and Glitches” forum?

It's free real estate

50th post on February 5th, 2018
awesomeawesxomeman3
Scratcher
62 posts

"Set Size" block isn't working :l

The maximum sprite size in percentage is dependent on the base size of the current costume, therefore a 200x200 costume will not be able to become as big (percentage wise) as a 50x50 costume. A workaround to this is to create a very small sprite (1x1 pixel) and change the costume to the small pixel before increasing or decreasing the size, then switching back to the regular costume after changing size

Haz-_-
Scratcher
500+ posts

"Set Size" block isn't working :l

DaSwagGamer77 wrote:

I made an animation but when I added “set size” blocks to change it from 100% to 120%, then back to 100%, the size got stuck at 53.4%. No matter what I did (cloned sprite, refreshed page, saved sprite then uploaded it back) the size was still stuck at 53.4%. I don't want to go to every frame of the animation and make it bigger. It just makes it look wrong. I don't want to redo the whole animation. Please help!
Try doing this:
when green flag clicked
if <> then
set size to (120) %


else
set size to (100) %
end


 continue this hashtag if you live in australia [img]http://u.cubeupload.com/rabbitcarrots/FEDB1435D41540BFB9FB.jpeg[/img] is the image code xD oh and btw this siggy is from @Hellounicorns2    :cool:
Haz-_-
Scratcher
500+ posts

"Set Size" block isn't working :l

Or you could do is
when backdrop switches to [1 v]
set size to (120) %


 continue this hashtag if you live in australia [img]http://u.cubeupload.com/rabbitcarrots/FEDB1435D41540BFB9FB.jpeg[/img] is the image code xD oh and btw this siggy is from @Hellounicorns2    :cool:
Haz-_-
Scratcher
500+ posts

"Set Size" block isn't working :l

matthewparkerstas wrote:

Shouldn't this be in the “Bugs and Glitches” forum?
Yeah i guess


 continue this hashtag if you live in australia [img]http://u.cubeupload.com/rabbitcarrots/FEDB1435D41540BFB9FB.jpeg[/img] is the image code xD oh and btw this siggy is from @Hellounicorns2    :cool:
deck26
Scratcher
1000+ posts

"Set Size" block isn't working :l

Haz-_- wrote:

matthewparkerstas wrote:

Shouldn't this be in the “Bugs and Glitches” forum?
Yeah i guess
No, it's not a bug with Scratch, just a known behaviour. Sprites have a maximum size unless you work around it as described.
Yodo9000t
Scratcher
2 posts

"Set Size" block isn't working :l

I have a problem where the size won't get smaller than 99%, it stays at 100%
Yodo9000t
Scratcher
2 posts

"Set Size" block isn't working :l

I tried making the sprite image for the sprite smaller too, but then it broke.
I decreased the size from 9x9 ‘pixels’ to 5x5 ‘pixels’, and decreased all the movement steps from 9 steps to 5 steps, but it doesn't behave the same.
deck26
Scratcher
1000+ posts

"Set Size" block isn't working :l

Yodo9000t wrote:

I have a problem where the size won't get smaller than 99%, it stays at 100%
Rather than necroposting create your own new topic and share the project with the issue.

Powered by DjangoBB