Discuss Scratch

LEGOBEANO147_PRO
Scratcher
67 posts

Smooth size change

I’m making an intro, and I’ve made some code for all clones to move and change size smoothly to what I’ve set it to. However, when things should increase in size, they don’t do it smoothly. Can anyone help me? This is the project with the problem.
deck26
Scratcher
1000+ posts

Smooth size change

In the ignore this custom block you switch to the Small costume and then try to set that to something smaller than 100% but the costume is too small to be set to anything less than 100% so Scratch immediately resets it. Use the workaround of switching to a bigger costume, changing the size and then switching to the small costume.
LEGOBEANO147_PRO
Scratcher
67 posts

Smooth size change

deck26 wrote:

In the ignore this custom block you switch to the Small costume and then try to set that to something smaller than 100% but the costume is too small to be set to anything less than 100% so Scratch immediately resets it. Use the workaround of switching to a bigger costume, changing the size and then switching to the small costume.

But it only switches to small if size is bigger than 99.
LEGOBEANO147_PRO
Scratcher
67 posts

Smooth size change

Wait, nvm I’ve found the problem. It needed to be 100, not 99.

Powered by DjangoBB