Discuss Scratch

SuperCat_2
Scratcher
60 posts

Sizing Glitch In Scratch

Scratch Is Buggy
When I Tried Setting The Size To 200 The Size Turned To 93 And When I Tried To Set It Back To 100 It Didn't Work It Just Was Stuck At The Max Of 93. Fix This Glitch Please! My browser / operating system: MacOS Macintosh X 10.12.6, Chrome 103.0.0.0, No Flash version detected
NMario84
Scratcher
1000+ posts

Sizing Glitch In Scratch

This depends what your sprite is. A Sprite can't be too big or too small on its own by default. If it's already too big, your image may be auto sized to fit the screen canvas area.

You can try using the size block in your code to fix any issues, or side effects. You could also add a ‘big’ or ‘blank’ costume, and switch between them in the code to make the size of the image even bigger or smaller.

when green flag clicked
forever
switch costume to (blank v)
set size to (1234)%
switch costume to (costume1 v)
end

Last edited by NMario84 (Oct. 3, 2023 06:16:32)

SuperCat_2
Scratcher
60 posts

Sizing Glitch In Scratch

Thanks!
It Worked!
MrHi227
Scratcher
1 post

Sizing Glitch In Scratch

My size is stuck at 73! I cant change it at all, and its only on one sprite! Whats happening?
SuperCat_2
Scratcher
60 posts

Sizing Glitch In Scratch

MrHi227 wrote:

My size is stuck at 73! I cant change it at all, and its only on one sprite! Whats happening?
The same thing that was happening to me, try doing this:

NMario84 wrote:

This depends what your sprite is. A Sprite can't be too big or too small on its own by default. If it's already too big, your image may be auto sized to fit the screen canvas area.

You can try using the size block in your code to fix any issues, or side effects. You could also add a ‘big’ or ‘blank’ costume, and switch between them in the code to make the size of the image even bigger or smaller.

when green flag clicked
forever
switch costume to (blank v)
set size to (1234)%
switch costume to (costume1 v)
end
SuperCat_2
Scratcher
60 posts

Sizing Glitch In Scratch


thatonecat wrote:

MrHi227 wrote:

My size is stuck at 73! I cant change it at all, and its only on one sprite! Whats happening?
The same thing that was happening to me, try doing this:

NMario84 wrote:

This depends what your sprite is. A Sprite can't be too big or too small on its own by default. If it's already too big, your image may be auto sized to fit the screen canvas area.

You can try using the size block in your code to fix any issues, or side effects. You could also add a ‘big’ or ‘blank’ costume, and switch between them in the code to make the size of the image even bigger or smaller.

when green flag clicked
forever
switch costume to (blank v)
set size to (1234)%
switch costume to (costume1 v)
end

If that doesnt work i do not know what does.
naveenjo
Scratcher
100+ posts

Sizing Glitch In Scratch

SuperCat_2 wrote:

Scratch Is Buggy
When I Tried Setting The Size To 200 The Size Turned To 93 And When I Tried To Set It Back To 100 It Didn't Work It Just Was Stuck At The Max Of 93. Fix This Glitch Please! My browser / operating system: MacOS Macintosh X 10.12.6, Chrome 103.0.0.0, No Flash version detected
If you're encountering a bug on Scratch where setting the size of a sprite to 200 changes it to 93 and it gets stuck, you can report the issue on the Scratch forums or the Scratch GitHub repository. You can also try clearing your browser cache or using a different browser to see if the issue persists. For reporting bugs or seeking help, My browser / operating system: Windows NT 10.0, Chrome 124.0.0.0, No Flash version detected
Foldy_TPOT
Scratcher
100+ posts

Sizing Glitch In Scratch

MrHi227 wrote:

My size is stuck at 73! I cant change it at all, and its only on one sprite! Whats happening?
It's because it's too big
srockwell3033
Scratcher
7 posts

Sizing Glitch In Scratch

OH MY GOD when i switch a costume at at the i think seventh my size uncontrollably sets to 80
srockwell3033
Scratcher
7 posts

Sizing Glitch In Scratch

ok another bug i have a 100+ posts but uhh it says i have 2
PuddingCatTheFirst
Scratcher
1 post

Sizing Glitch In Scratch

My sprite suddenly started changing its size to 100. it was 30 before and never had issues until i changed it to 40 and now its stuck at 100 no matter what i do
ametrine_
Scratcher
1000+ posts

Sizing Glitch In Scratch

PuddingCatTheFirst wrote:

My sprite suddenly started changing its size to 100. it was 30 before and never had issues until i changed it to 40 and now its stuck at 100 no matter what i do
please make a new topic for this
googlecatbuds
Scratcher
25 posts

Sizing Glitch In Scratch

when green flag clicked
say [hELLLLLLLLLLLLLLLLLLLLLL] for (2) secs
ametrine_
Scratcher
1000+ posts

Sizing Glitch In Scratch

googlecatbuds wrote:

when green flag clicked
say [hELLLLLLLLLLLLLLLLLLLLLL] for (2) secs
again, please don't blockspam

Powered by DjangoBB