Discuss Scratch
- Discussion Forums
- » Suggestions
- » set rotation style [oblate v]
- PersonUserPerson
-
Scratcher
27 posts
set rotation style [oblate v]
when green flag clickedThis block takes rotation and instead of rotating would squish the sprite.
set rotation style [oblate v]//Might say squish instead? What should it be called?
90 degrees looks like

0 degrees looks like

≈15(?) degrees looks like

≈165(?) degrees looks like

Last edited by PersonUserPerson (Oct. 18, 2023 19:08:25)
- rdococ
-
Scratcher
1000+ posts
set rotation style [oblate v]
I like the effect… but wouldn't it be better as a separate thing? For example:
set [stretch v] effect to (-20)
- PersonUserPerson
-
Scratcher
27 posts
set rotation style [oblate v]
I like the effect… but wouldn't it be better as a separate thing? For example:Maybe, but I think it fits in more like this.set [stretch v] effect to (-20)
- XCartooonX
-
Scratcher
500+ posts
set rotation style [oblate v]
I like the effect… but wouldn't it be better as a separate thing? For example:Scratch actually had this block in beta versions of 1.0-1.4, but it was ultimately removed:set [stretch v] effect to (-20)
https://en.scratch-wiki.info/wiki/Change_Stretch_by_()_(block)
- unknownXred
-
Scratcher
60 posts
set rotation style [oblate v]
Not really, withI like the effect… but wouldn't it be better as a separate thing? For example:Maybe, but I think it fits in more like this.set [stretch v] effect to (-20)
set rotation style [squeeze v]it’s not rotating but it’s changing size
However, there’s a problem with
set [squeeze v] effect to (e)too, and it’s that it only regards Y
Last edited by unknownXred (Oct. 21, 2023 16:34:00)
- cookieclickerer33
-
Scratcher
1000+ posts
set rotation style [oblate v]
maybe both
a squish effect for x, and this for y
a squish effect for x, and this for y
- rdococ
-
Scratcher
1000+ posts
set rotation style [oblate v]
However, there’s a problem withset [squeeze v] effect to (e)too, and it’s that it only regards Y
You only need one dimension of stretch, you can recover the other dimension like so:

- Discussion Forums
- » Suggestions
-
» set rotation style [oblate v]