Discuss Scratch

maxuper03
Scratcher
48 posts

Graphic effects and the Scratch player - What changed in the recent release

Lightnin wrote:

PlasmaKairo wrote:

maxuper03 wrote:

Please add this block:
(go to http://[]/)
It can open page in browser
that would be way to easy to abuse

And it's pretty spammy and off topic too. Those kinds of requests go in the suggestions forum.
I know…

Follow me and I'll follow you! :-)
ProdigyZeta7
Scratcher
1000+ posts

Graphic effects and the Scratch player - What changed in the recent release

So does this explain why fullscreen in the editor takes 30 seconds to show up?

My browser / operating system: Windows XP, Firefox 27.0, Flash 12.0 (release 0)



turkey3
Scratcher
1000+ posts

Graphic effects and the Scratch player - What changed in the recent release

ProdigyZeta7 wrote:

So does this explain why fullscreen in the editor takes 30 seconds to show up?

My browser / operating system: Windows XP, Firefox 27.0, Flash 12.0 (release 0)
Yes! And my music goes buzzzzzzzzzzs however it's 3 seconds for me

Last edited by turkey3 (March 16, 2014 02:22:37)


TM_
Scratcher
1000+ posts

Graphic effects and the Scratch player - What changed in the recent release

i noticed another superstrange thing: Some vector graphics are very pixelated, but when you drag them in the editor (not full screen) they become very sharp. When you drop them, they are pixelated again.


My YouTube-Account: TM_ (TMtheScratcher)
Join the Google+ Community “Persist” and test the latest Alpha-versions and get news about the desktop-game! Persist
foreverchased
Scratcher
5 posts

Graphic effects and the Scratch player - What changed in the recent release

Thanks for the notice. This explains why my scratch screen turns black when a project uses graphic effects. I noticed that if you removed them the problem would go away but now I know why this works. Thank you!
foreverchased
Scratcher
5 posts

Graphic effects and the Scratch player - What changed in the recent release

PlasmaKairo wrote:

maxuper03 wrote:

Please add this block:
(go to http://[]/)
It can open page in browser
that would be way to easy to abuse

Agreed. Someone could say go to this website and the website could send a virus into the computer. Also off topic.
foreverchased
Scratcher
5 posts

Graphic effects and the Scratch player - What changed in the recent release

PlasmaKairo wrote:

maxuper03 wrote:

Please add this block:
(go to http://[]/)
It can open page in browser
that would be way to easy to abuse

Agreed. Someone could say go to this website and the website could send a virus into the computer. Also off topic.
budderball130
Scratcher
81 posts

Graphic effects and the Scratch player - What changed in the recent release

Is the old grapics effect back now?
Storeractior67
Scratcher
50 posts

Graphic effects and the Scratch player - What changed in the recent release

Please add these blocks!
set invisibility to (6)
when wi-fi connected
when [ v] is shown and [ v] is hidden
when [ v] is shown
when [ v] is hidden
(who im following)
if [ v] and () and <> and [] then

Last edited by Storeractior67 (Oct. 25, 2014 11:59:42)


Find the five 9's

6666666666666666666666666666666666666666666666666666666666666666
6666666666666666666666666666666666666666666666666666666666666666
6666666669666666666666666696666666666666666666966666666666666666
6666666666666666666966666666666666666666666666666666666666666666
6666666666666666666666666666666666666666666666666666666666666666

Did you find them?

budderball130
Scratcher
81 posts

Graphic effects and the Scratch player - What changed in the recent release

Storeractior67 wrote:

Please add these blocks!
set invisibility to (6)
when wi-fi connected
when [ v] is shown and [ v] is hidden
when [ v] is shown
when [ v] is hidden
(who im following)
if [ v] and () and <> and [] then
The invisibility one- that's already done-just use this:
set [ghost v] effect to (25)
and as for the wi-fi one— I don't see why anyone would need it.
GwannyCookies
Scratcher
3 posts

Graphic effects and the Scratch player - What changed in the recent release

I have a question (is this necroposting?):

Whenever I make a BIG project such as CookieLawyer, if I use graphical effect blocks, I get a big black line across the right of the screen/stage.
Also, vector sometimes acts like bitmap- it's really annoying.

Is there a way around this “bug”? *sigh*
__init__
Scratcher
1000+ posts

Graphic effects and the Scratch player - What changed in the recent release

Lightnin wrote:

We decided to spend some time coming up with a different way to handle these effects, using a library called “Stage3D”. While we don't need the 3D (no no no, we're not making Scratch 3D, sorry!), we did want the hardware acceleration that came with it, so we could render graphic effects changes more quickly.
Oh, so that's what Stage3D is! And IRenderIn3D and all that other stuff! I was confused about that.

thisandagain pls explain
woofblake
Scratcher
14 posts

Graphic effects and the Scratch player - What changed in the recent release

when green flag clicked                                                              

when green flag clicked


when [ v] key pressed
move () steps

when [ v] key pressed
move () steps
when [ v] key pressed
repeat ()
change y by ()
wait until <not <key [ v] pressed?>>

end

forever

if <not <touching color [#ff0088] ?>> then
change y by ()

end

end

forever

if <touching color [#ff0088] ?> then
change y by ()

end

end
this is how to make gravity

Last edited by woofblake (Nov. 30, 2015 21:52:22)

-Io-
Scratcher
1000+ posts

Graphic effects and the Scratch player - What changed in the recent release

woofblake wrote:

when green flag clicked                                                              

when green flag clicked


when [ v] key pressed
move () steps

when [ v] key pressed
move () steps
when [ v] key pressed
repeat ()
change y by ()
wait until <not <key [ v] pressed?>>

end

forever

if <not <touching color [#ff0088] ?>> then
change y by ()

end

end

forever

if <touching color [#ff0088] ?> then
change y by ()

end

end
this is how to make gravity
Please avoid posting on old topics, and if you're going to do it, please make sure it's relevant to the topic

woofblake
Scratcher
14 posts

Graphic effects and the Scratch player - What changed in the recent release

when green flag clicked
repeat ()
move () steps
say []
stamp

end

[/scratchblocks this is crazy mode in scrach
woofblake
Scratcher
14 posts

Graphic effects and the Scratch player - What changed in the recent release

[scratchblocks woofblake is cool
12 cool woofblake steps
-Io-
Scratcher
1000+ posts

Graphic effects and the Scratch player - What changed in the recent release

woofblake wrote:

[scratchblocks woofblake is cool
12 cool woofblake steps

-Io- wrote:

Please avoid posting on old topics, and if you're going to do it, please make sure it's relevant to the topic

NoMod-Programming
Scratcher
1000+ posts

Graphic effects and the Scratch player - What changed in the recent release

woofblake wrote:

when green flag clicked
repeat ()
move () steps
say []
stamp

end

woofblake wrote:

[scratchblocks woofblake is cool
12 cool woofblake steps
Please do NOT post unless it is neseccary. Excess [scratchblocks] code is not relevant to this topic, and is considered spammy. In order to avoid being banned from Scratch, please do NOT post on topics older than 2-3 months without relevant information.

Last edited by NoMod-Programming (Nov. 30, 2015 23:30:23)


Long-since moved on from Scratch, if you need to find all my posts, search this in google: 3499447a51c01fc4dc1e8c3b8182b41cb0e88c67

Powered by DjangoBB