Discuss Scratch

abh206
Scratcher
76 posts

It's not a good idea.

If something keeps changing color it slows the project down.



forever

change [color] effect by (10)
end

If you have a project involving always changing color, you know what I mean.
It is so slow.

Thanks for reading this!

Scratch On!

Last edited by abh206 (Aug. 28, 2014 17:21:12)


<(y) = (((m) * (x)) + (b))>
Thepuzzlegame
Scratcher
1000+ posts

It's not a good idea.

This doesn't really belong here

hi!
davidkt
Scratcher
1000+ posts

It's not a good idea.

Thepuzzlegame wrote:

This doesn't really belong here
Yeah.
Also, it's probably just your computer. It works fine with me.

Remember when I looked like this? I still do.


Float, my Scratch 2.0 mod | My (somewhat under-construction) blog
Thepuzzlegame
Scratcher
1000+ posts

It's not a good idea.

davidkt wrote:

Thepuzzlegame wrote:

This doesn't really belong here
Yeah.
Also, it's probably just your computer. It works fine with me.
Unfortunately, a lot of people do have a problem with this effect I'm afraid, myself included

Last edited by Thepuzzlegame (Aug. 28, 2014 22:36:21)


hi!
turkey3
Scratcher
1000+ posts

It's not a good idea.

This is because your computer has an old graphics processing unit that is incompatible with the architectural instructions by Stage3D, what Scratch uses for hardware acceleration.

PullJosh
Scratcher
1000+ posts

It's not a good idea.

turkey3 wrote:

This is because your computer has an old graphics processing unit that is incompatible with the architectural instructions by Stage3D, what Scratch uses for hardware acceleration.
Maybe this does belong in AT…
QuillzToxic
Scratcher
1000+ posts

It's not a good idea.

PullJosh wrote:

turkey3 wrote:

This is because your computer has an old graphics processing unit that is incompatible with the architectural instructions by Stage3D, what Scratch uses for hardware acceleration.
Maybe this does belong in AT…
xD
abh206
Scratcher
76 posts

It's not a good idea.

davidkt wrote:

Thepuzzlegame wrote:

This doesn't really belong here
Yeah.
Also, it's probably just your computer. It works fine with me.
I DON'T THINK IT WILL WORK FOR YOU IF THE STAGE IS COLORFUL

<(y) = (((m) * (x)) + (b))>
turkey3
Scratcher
1000+ posts

It's not a good idea.

abh206 wrote:

davidkt wrote:

Thepuzzlegame wrote:

This doesn't really belong here
Yeah.
Also, it's probably just your computer. It works fine with me.
I DON'T THINK IT WILL WORK FOR YOU IF THE STAGE IS COLORFUL
I think you must have ignored my post where I said the answer.

Scratchifier
Scratcher
1000+ posts

It's not a good idea.

I find that the effects blocks other than brightness and ghost are more of a lag trap for unknowing users. Can wreck pretty good projects, too.
Blueinkproductions
Scratcher
1000+ posts

It's not a good idea.

Scratchifier wrote:

I find that the effects blocks other than brightness and ghost are more of a lag trap for unknowing users. Can wreck pretty good projects, too.
It's because the others change the rendering method to Stage3D.

Generation 2: the first time you see this copy and paste it on top of your sig in the scratch forums and increase generation by 1. Social experiment.
____                  _____  _______              
| \ | | | | | |\ | | /
|___/ | | | |__ | | \ | |/
| \ | | | | | | \ | |\
| | | | | | | | \ | | \
|___/ L____ \___/ |_____ ___|___ | \| | \
PRODUCTIONS





















































Here's a hint: support = support.

<shameless self promotion>follow me! follow me! follow me! love my stuff! love my stuff! love my stuff! follow me! love my stuff! remix my stuff! follow me! follow me! </shameless self promotion>
narnia2mermaid
Scratcher
100+ posts

It's not a good idea.

abh206 wrote:

If something keeps changing color it slows the project down.



forever

change [color] effect by (10)
end

If you have a project involving always changing color, you know what I mean.
It is so slow.

Thanks for reading this!

Scratch On!
oh dont listen to them! they can think whatever they want but you are being helpful so keep it up!

click here to go to my profile
Christian, Competitive Gymnast, and Horse rider
abh206
Scratcher
76 posts

It's not a good idea.

narnia2mermaid wrote:

abh206 wrote:

If something keeps changing color it slows the project down.



forever

change [color] effect by (10)
end

If you have a project involving always changing color, you know what I mean.
It is so slow.

Thanks for reading this!

Scratch On!
oh dont listen to them! they can think whatever they want but you are being helpful so keep it up!
Okay…

<(y) = (((m) * (x)) + (b))>
abh206
Scratcher
76 posts

It's not a good idea.

turkey3 wrote:

This is because your computer has an old graphics processing unit that is incompatible with the architectural instructions by Stage3D, what Scratch uses for hardware acceleration.
I don't think so.

<(y) = (((m) * (x)) + (b))>
Blueinkproductions
Scratcher
1000+ posts

It's not a good idea.

abh206 wrote:

turkey3 wrote:

This is because your computer has an old graphics processing unit that is incompatible with the architectural instructions by Stage3D, what Scratch uses for hardware acceleration.
I don't think so.
No, turkey3's right.

Generation 2: the first time you see this copy and paste it on top of your sig in the scratch forums and increase generation by 1. Social experiment.
____                  _____  _______              
| \ | | | | | |\ | | /
|___/ | | | |__ | | \ | |/
| \ | | | | | | \ | |\
| | | | | | | | \ | | \
|___/ L____ \___/ |_____ ___|___ | \| | \
PRODUCTIONS





















































Here's a hint: support = support.

<shameless self promotion>follow me! follow me! follow me! love my stuff! love my stuff! love my stuff! follow me! love my stuff! remix my stuff! follow me! follow me! </shameless self promotion>
PullJosh
Scratcher
1000+ posts

It's not a good idea.

abh206 wrote:

turkey3 wrote:

This is because your computer has an old graphics processing unit that is incompatible with the architectural instructions by Stage3D, what Scratch uses for hardware acceleration.
I don't think so.
While you are correct that graphic effects slow down the computers of many users, turkey3 is also correct as to why.
turkey3
Scratcher
1000+ posts

It's not a good idea.

PullJosh wrote:

abh206 wrote:

turkey3 wrote:

This is because your computer has an old graphics processing unit that is incompatible with the architectural instructions by Stage3D, what Scratch uses for hardware acceleration.
I don't think so.
While you are correct that graphic effects slow down the computers of many users, turkey3 is also correct as to why.
Except ghost effect which runs on the CPU rather than the GPU.

Thepuzzlegame
Scratcher
1000+ posts

It's not a good idea.

turkey3 wrote:

PullJosh wrote:

abh206 wrote:

turkey3 wrote:

This is because your computer has an old graphics processing unit that is incompatible with the architectural instructions by Stage3D, what Scratch uses for hardware acceleration.
I don't think so.
While you are correct that graphic effects slow down the computers of many users, turkey3 is also correct as to why.
Except ghost effect which runs on the CPU rather than the GPU.
Ghost effect is the only effect I use

hi!
TimothyLawyer
Scratcher
1000+ posts

It's not a good idea.

Is brightness okay?

BeetleBlocks, WatercolorBot, and Turtle Art
Hover over a name or label to translate into current language
When Earth was… Purple?

☂️




Blueinkproductions
Scratcher
1000+ posts

It's not a good idea.

TimothyLawyer wrote:

Is brightness okay?
Think so.

Generation 2: the first time you see this copy and paste it on top of your sig in the scratch forums and increase generation by 1. Social experiment.
____                  _____  _______              
| \ | | | | | |\ | | /
|___/ | | | |__ | | \ | |/
| \ | | | | | | \ | |\
| | | | | | | | \ | | \
|___/ L____ \___/ |_____ ___|___ | \| | \
PRODUCTIONS





















































Here's a hint: support = support.

<shameless self promotion>follow me! follow me! follow me! love my stuff! love my stuff! love my stuff! follow me! love my stuff! remix my stuff! follow me! follow me! </shameless self promotion>

Powered by DjangoBB