Discuss Scratch

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 () %::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
Support for those in place of the current size blocks.

Last edited by DaSpudLord (April 11, 2016 01:07:56)

im-a-cow
Scratcher
100+ posts

Changing the Height and Width of a Sprite

DaSpudLord wrote:

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
Support for those in place of the current size blocks.
Exactly!
-Grin-
Scratcher
27 posts

Changing the Height and Width of a Sprite

DaSpudLord wrote:

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
Full support for these.
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

DaSpudLord wrote:

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
Support for those in place of the current size blocks.

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)

Aesthus
Scratcher
12 posts

Changing the Height and Width of a Sprite

Support!
Abstract-
Scratcher
1000+ posts

Changing the Height and Width of a Sprite

DaSpudLord wrote:

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
Support for those in place of the current size blocks.
Support the above for obvious reasons.
venyanwarrior
Scratcher
1000+ posts

Changing the Height and Width of a Sprite

DaSpudLord wrote:

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
Support for those in place of the current size blocks.

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/

Powered by DjangoBB