Discuss Scratch

magicaljellymaster7
Scratcher
5 posts

Sprite Size Glitch

* please help!! i've been working on a project for almost a month, and all of a sudden, the sprite size for my animation wouldn't go past 86! i've tried everything i could think of to fix it: code, typing, deleting some of the costumes, reloading the page, but nothing's worked! without the full size, the animation looks a little weird and doesn't fit the backdrop. i don't have the time to go through each individual costume and make them bigger, and i'm really panicking-

Last edited by magicaljellymaster7 (July 28, 2020 22:32:55)

dreamisland
Scratcher
6 posts

Sprite Size Glitch

play note ( v) for (0.5) beats
play note ( v) for (0.5) beats

hi please play my projects
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▓▓░░▒▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▓▓▓▒░░▓▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒█░▓▒░░░▓▓▒▒▒▒▒▒▒▒▒▒▒▒▓▓▒░▓▓░░▒▓▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▓▒░█░░░░░░▒▓▒▒▒▒▒▒▒▓▓▒░░░▓█░░░▒█▓▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒█░░▓░░░░░░░░▒▓▓▓▓▓▒░░░░░░▓░░░███▓█▓▒▒▒▒▒▒▒▓▓
▒▒▒▒▒▓▓░░░░▒░░░░▓░░░░░░░░▒▓░░░░░░░░░░█▒▒▒▒▓▓▓▓▒▒▒░
▒▒▒▒▒█▓░░░░░▒▓░▒█▓▒░▒▓░░▒▒░░░░░░░░░░░▓▓▓▒▒░░░░░░░░
▒▒▒▒▓▓░░░░░░░▒██▒▒▒█▓░▒█▓▒▒▒▒░░░░░░░░▓▒░░░░░░░░░░░
▒▒▒▒█░░░▒▓▓▓▓███████▓████████████░░░░▓░░░░░░░░░░░░
▒▒▒▓▓░░░▒▓▓░░░▓▓█████░░░░▒███████░░░░▓░░░░░░░░░░░░
▒▒▒█▒░░░░▒▓░░░░▓█████▒░░░███████░░░░░█░░░░░░░░░░░░
▒▒▒█░░░░░░░░░▓░▓░▒▓██▓░░░██████▒░░░░░█░░░░░░░░░░░░
▒▒▒█░░░░░░░░░▒██▒▒▓██▒░░░██████░░░░░░█░░▒▒▒▒▒░░░░░
▒▒▓█░░▒░░░░░░░▓▓█████░░░░▒████▓░░▓░░░▒▒▒▒▒▒▒▓░░░░░
▒▒▒█▒░▒▒░░░▒▒▒░▓▓██▓░░░░░░░▒▒▒▒▒▒█▓▓▒▒▒▒▒▓▓▒░░░░░░
▒▒▒▓█░░░░░░░░░▓▒░░░█▓░░░░░░░░░░░░▓▓▒░▒▓▓▓▒░░░░░░░░
▒▒▒▒▓█▓░░░░░░░█░░░░█▒▒▒░░░░░░░░░░░░░░▒▒▒▒▒▒▓▒░░░░░
▒▒▒▒▒▒▓███▓▒▒▒▒▒▒▓▒▓░░░░░░░░░░░░░░░░░░▒▓▒▒▒░░░░░░░
▒▒▒▒▒▒▒▒▓▒░░░░░░▒▓░░█░░░░░░░░░░░░▒▒▓██▓░░░░░░░░░░░
▒▒▒▒▒▒▒▓░░░░░░░░▒█░░██▓▓▓▓▓▓██████████▓░░░░░░░░░░░
▒▒▒▒▒▒▓▒░░░░░░░░▒▓▒██▓▒▒▒▒▒▓▓▓█████████░░░░░░░░░░░
▒▒▒▒▓▓██▓▓▒▒░█▓▓▓░░█▒▒▒▒▒▒▒▓▓▓▓████████▒░░░░░░░░░░

daniels471-2nd is my country
RL1123
Scratcher
1000+ posts

Sprite Size Glitch

There is a size workaround you can do
Make a blank costume, it should be completely empty.

Now do the following code

switch costume to [Blank v]
set size to (what ever) %
switch costume to [Animation 1 v]

I hope that helped!



through tough thorough thought, though














Signature #11
magicaljellymaster7
Scratcher
5 posts

Sprite Size Glitch

* i already fixed it thank you, though!
-TheForce-
Scratcher
8 posts

Sprite Size Glitch

Having the same issue…

How did you fix it?
RL1123
Scratcher
1000+ posts

Sprite Size Glitch

-TheForce- wrote:

Having the same issue…

How did you fix it?
Next time I would suggest making a new thread but this should help:

rayli1123 wrote:

There is a size workaround you can do
Make a blank costume, it should be completely empty.

Now do the following code

switch costume to [Blank v]
set size to (what ever) %
switch costume to [Animation 1 v]

I hope that helped!



through tough thorough thought, though














Signature #11
-TheForce-
Scratcher
8 posts

Sprite Size Glitch

Hi,

Thanks but I got it fixed already when I came across a different thread.

The problem was that my costume was too large; after constraining the costume to the 480px by 360px margins, it finally worked!

Powered by DjangoBB