Discuss Scratch

nyan_nyan_nyan
Scratcher
4 posts

more blocks [effect reporter]

2.0 is pretty good, but there should totally be a “I____I effect” block. (example 1: if color effect = 30?) (ex. 2: set y to fisheye effect)
that way you can make sprites react to stuff like starting to become invisible, ect. please reply!

Last edited by Paddle2See (Aug. 2, 2023 17:28:32)

ScratchReallyROCKS
Scratcher
31 posts

more blocks [effect reporter]

What you can do to accomplish this is to set an effect to a variable, then use the variable to report what the value of the effect is.
dr3w8
Scratcher
100+ posts

more blocks [effect reporter]

ScratchReallyROCKS wrote:

What you can do to accomplish this is to set an effect to a variable, then use the variable to report what the value of the effect is.
Like this?
forever
set color effect to (variable)
if (variable) = 100
say [The color effect is 100!] for 3 secs
end
end
ScratchReallyROCKS
Scratcher
31 posts

more blocks [effect reporter]

dr3w8 wrote:

ScratchReallyROCKS wrote:

What you can do to accomplish this is to set an effect to a variable, then use the variable to report what the value of the effect is.
Like this?
forever
set color effect to (variable)
if (variable) = 100
say [The color effect is 100!] for 3 secs
end
end
Exactly
LeDerpy123
Scratcher
1000+ posts

more blocks [effect reporter]

There could be a reporter that has a dropdown for each effect (ghost, pixelation, etc). It would look like this:
[Modnote: Image removed, as the link was dead]
What do you think?

Last edited by Harakou (Oct. 18, 2020 18:34:23)

DotDash
Scratcher
1000+ posts

more blocks [effect reporter]

LeDerpy123 wrote:

There could be a reporter that has a dropdown for each effect (ghost, pixelation, etc). It would look like this:

What do you think?
Not a bad idea….
ProdigyZeta7
Scratcher
1000+ posts

more blocks [effect reporter]

Why haven't we gotten this already? Support!
DotDash
Scratcher
1000+ posts

more blocks [effect reporter]

ProdigyZeta7 wrote:

Why haven't we gotten this already? Support!
Support
coolitsusa
New Scratcher
100+ posts

more blocks [effect reporter]

Support. People have been wanting this forever.
turkey3
Scratcher
1000+ posts

more blocks [effect reporter]

Yes +1
LeDerpy123
Scratcher
1000+ posts

more blocks [effect reporter]

bring
up
mah
post
Scratch12300
Scratcher
500+ posts

more blocks [effect reporter]

+1, although this may lead to a workaround for the “when project stopped” hat block which would be used by trolls.

Last edited by Scratch12300 (Aug. 6, 2013 19:49:49)

jh1234l
Scratcher
100+ posts

more blocks [effect reporter]

Support, though you can just do:


(Set variable to (?))
Forever
-Set ghost effect to (ghosteffect)

And then use the variable to do calculations and similiar things.

So I doubt that it would be added, but it may.
jTron
Scratcher
100+ posts

more blocks [effect reporter]

Well, it'd be somewhat useful, I guess. Although, as jhl pointed out its easy enough to use a variable. If this ever comes around, though I'd also like to see a <hidden?>.

tl;dr: +.6032
LeDerpy123
Scratcher
1000+ posts

more blocks [effect reporter]

jTron wrote:

Well, it'd be somewhat useful, I guess. Although, as jhl pointed out its easy enough to use a variable. If this ever comes around, though I'd also like to see a <hidden?>.

tl;dr: +.6032
Yes, that would also be useful.
jvvg
Scratcher
1000+ posts

more blocks [effect reporter]

I'd definitely like to see this.
PhirripSyrrip
Scratcher
500+ posts

more blocks [effect reporter]

I wouldn't mind this, but it's not needed- there is an easy workaround.
dracae
Scratcher
1000+ posts

more blocks [effect reporter]

1
ExtremeLogic
Scratcher
500+ posts

more blocks [effect reporter]

(ghost effect)//category=looks
(mosaic effect)//category=looks
(pixelate effect)//category=looks
(brightness effect)//category=looks
(color effect)//category=looks
(whirl effect)//category=looks
Or just a dropdown.
Use:
when green flag clicked
set [ghost v] effect to (0)
repeat until <(ghost) = [99]>

move (3) steps
turn right (3) degrees
change [ghost v] effect by (3)
end
Except it's not a variable. It's a “Looks” block.
↔↔↔↔↔17 SUPPORTERS!!↔↔↔↔↔

Last edited by ExtremeLogic (Sept. 26, 2014 21:29:42)

Deerleg
Scratcher
1000+ posts

more blocks [effect reporter]

Support!

Powered by DjangoBB