Discuss Scratch
- Discussion Forums
- » Suggestions
- » Changing the Height and Width of a Sprite
- im-a-cow
-
Scratcher
100+ posts
Changing the Height and Width of a Sprite
I'm not sure if anyone has suggested this, but there should be a new block that changes the length and width of a sprite individually rather than changing both at the same time using this block
change size by (10)This could be annoying sometimes since someone has to go in the costume editor to change this rather than being able to do this within a script of code.
when green flag clicked
set width to (100) px
set height to (200) px
- DaSpudLord
-
Scratcher
1000+ posts
Changing the Height and Width of a Sprite
set [size v] to () %::looksSupport for those in place of the current size blocks.
set [width v] to () %::looks
set [height v] to () %::looks
change [size v] by ()::looks
change [width v] by ()::looks
change [height v] by ()::looks
Last edited by DaSpudLord (April 11, 2016 01:07:56)
- im-a-cow
-
Scratcher
100+ posts
Changing the Height and Width of a Sprite
Exactly!set [size v] to () %::looksSupport for those in place of the current size blocks.
set [width v] to () %::looks
set [height v] to () %::looks
change [size v] by ()::looks
change [width v] by ()::looks
change [height v] by ()::looks
- -Grin-
-
Scratcher
27 posts
Changing the Height and Width of a Sprite
Full support for these.set [size v] to () %::looks
set [width v] to () %::looks
set [height v] to () %::looks
change [size v] by ()::looks
change [width v] by ()::looks
change [height v] by ()::looks
- johndeere47
-
Scratcher
100+ posts
Changing the Height and Width of a Sprite
I've been hoping for these kinds of things for ages. Full support.
- BurnedCrystal
-
Scratcher
100+ posts
Changing the Height and Width of a Sprite
set [size v] to () %::looksSupport for those in place of the current size blocks.
set [width v] to () %::looks
set [height v] to () %::looks
change [size v] by ()::looks
change [width v] by ()::looks
change [height v] by ()::looks
No need to explain the uses of these.
Support, also we should get a skew block of sorts
maybe
kinda sorta
Last edited by BurnedCrystal (April 11, 2016 15:04:03)
- Abstract-
-
Scratcher
1000+ posts
Changing the Height and Width of a Sprite
Support the above for obvious reasons.set [size v] to () %::looksSupport for those in place of the current size blocks.
set [width v] to () %::looks
set [height v] to () %::looks
change [size v] by ()::looks
change [width v] by ()::looks
change [height v] by ()::looks
- venyanwarrior
-
Scratcher
1000+ posts
Changing the Height and Width of a Sprite
set [size v] to () %::looksSupport for those in place of the current size blocks.
set [width v] to () %::looks
set [height v] to () %::looks
change [size v] by ()::looks
change [width v] by ()::looks
change [height v] by ()::looks
total support
- griffpatch_tutor
-
Scratcher
28 posts
Changing the Height and Width of a Sprite
If you need these block then you will like my custom blocks in this project: https://scratch.mit.edu/projects/110878444/
- Discussion Forums
- » Suggestions
-
» Changing the Height and Width of a Sprite








