Discuss Scratch

satulation
Scratcher
100+ posts

Put back fade block!

For Unknown reason,
Change fade by () :: looks stack

Set fade to () :: looks stack
has removed.After removed it,there is no workaround to make it(as I known)
Let's support these two block back!

If you are Chinese click here

Last edited by satulation (July 8, 2015 04:54:45)


Check out this Waffle Clicker!
Support fade back here!
And check out super wars!
Take a toothbrush and go to toothpaste room!

meow
Micheal-TV
Scratcher
60 posts

Put back fade block!

Support!It can have cool effect.


Coming Soon!
drmcw
Scratcher
1000+ posts

Put back fade block!

Use the ghost effect to fade.
set [ghost v] effect to (0)

change [ghost v] effect by (25)

Last edited by drmcw (July 8, 2015 08:37:51)


10 !
ScratchVaders or Galaga?
Maybe Eliza can help you decide?
The_Scratch_Squad
Scratcher
1000+ posts

Put back fade block!

Or…
when green flag clicked
set [ghost v] effect to (0)

define Fade out
repeat (10)
change [ghost v] effect by (10)
end

define Fade In
repeat (10)
change [ghost v] effect by (-10)
end

REMEMBER! Clicky That Sticky AND Read it Carefully before making new topics.
Get the Worlds Fails on Math!!!
CatsUnited
Scratcher
1000+ posts

Put back fade block!

No Support because of the simple workaround.

bottom text
Pot-of-Gold
Scratcher
1000+ posts

Put back fade block!

The_Scratch_Squad wrote:

Or…
when green flag clicked
set [ghost v] effect to (0)

define Fade out
repeat (10)
change [ghost v] effect by (10)
end

define Fade In
repeat (10)
change [ghost v] effect by (-10)
end
No support


Click to play
satulation
Scratcher
100+ posts

Put back fade block!

Huh?I mean fade is make sprite turn into white and black!

Check out this Waffle Clicker!
Support fade back here!
And check out super wars!
Take a toothbrush and go to toothpaste room!

meow
satulation
Scratcher
100+ posts

Put back fade block!

Wow!this topic brought me a lot of fancy signature!

Check out this Waffle Clicker!
Support fade back here!
And check out super wars!
Take a toothbrush and go to toothpaste room!

meow
drmcw
Scratcher
1000+ posts

Put back fade block!

satulation wrote:

Huh?I mean fade is make sprite turn into white and black!
In that case use
set [brightness v] effect to (0)

change [brightness v] effect by (25)

10 !
ScratchVaders or Galaga?
Maybe Eliza can help you decide?
PrincessPanda_test_
Scratcher
1000+ posts

Put back fade block!

No support, this can be easily worked around.

Really_A
Scratcher
1000+ posts

Put back fade block!

drmcw wrote:

satulation wrote:

Huh?I mean fade is make sprite turn into white and black!
In that case use
set [brightness v] effect to (0)

change [brightness v] effect by (25)
satulation
Scratcher
100+ posts

Put back fade block!

Really_A wrote:

drmcw wrote:

satulation wrote:

Huh?I mean fade is make sprite turn into white and black!
In that case use
set [brightness v] effect to (0)

change [brightness v] effect by (25)
If fade is 100,It should turn only grey color.

Check out this Waffle Clicker!
Support fade back here!
And check out super wars!
Take a toothbrush and go to toothpaste room!

meow
AJ08Coder
Scratcher
79 posts

Put back fade block!

yes let get fade block!!!!!!!
-Yugen-
Scratcher
56 posts

Put back fade block!

satulation wrote:

For Unknown reason,
Change fade by () :: looks stack

Set fade to () :: looks stack
has removed.After removed it,there is no workaround to make it(as I known)
Let's support these two block back!

If you are Chinese click here
It's not an “unknown reason”. It's because they changed the name of it.
pigbeast234
Scratcher
100+ posts

Put back fade block!

No Support. There is an absurdly easy workaround that's been mentioned countless times before.

BaconAndEggs1
Scratcher
1000+ posts

Put back fade block!

AJ08Coder wrote:

yes let get fade block!!!!!!!
Please check the last post date next time you bump up a thread in the Suggestions forum. This suggestion hasn't been active since July of last year.

AJ08Coder
Scratcher
79 posts

Put back fade block!

define fade out
repeat (24)
change [ghost v] effect by (4)
end

easy way

Powered by DjangoBB