Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How do you inlarge backdrops in scratch 3.0?
- kingtennisball
-
Scratcher
20 posts
How do you inlarge backdrops in scratch 3.0?
I know how to do this in Scratch 2.0, but I can't figure out how to do this in 3.0.
- Apollo11Leo
-
Scratcher
40 posts
How do you inlarge backdrops in scratch 3.0?
when green flag clicked
switch costume to [small dot]
set size to (500) %
switch costume to [background]
This might not be what you need.
If it isn't tell me what you mean
Last edited by Apollo11Leo (Nov. 18, 2023 00:07:02)
- kingtennisball
-
Scratcher
20 posts
How do you inlarge backdrops in scratch 3.0?
No, Im talking about backdrops, not sprites.when green flag clicked
switch costume to [small dot]
set size to (500) %
switch costume to [background]
This might not be what you need.
If it isn't tell me what you mean
- existentialcrisises
-
Scratcher
100+ posts
How do you inlarge backdrops in scratch 3.0?
A sprite that covers the whole screen and is at the back layer is basically a backdrop.
You can't enlarge backdrops in scratch now unless you go into the editor and physically enlarge the background image, so you need to use a sprite for that.
You can't enlarge backdrops in scratch now unless you go into the editor and physically enlarge the background image, so you need to use a sprite for that.
Last edited by existentialcrisises (Nov. 20, 2023 04:20:07)
- Discussion Forums
- » Help with Scripts
-
» How do you inlarge backdrops in scratch 3.0?


