This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-06-20 11:07:27

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

RGB or Saturation Block

There needs to be a block to allows the pen to be set to any color possible. Currently, it is not possible to set the pen color to any shade of grey programmatically. Two blocks that could allow this are a RGB block:

set color red (50) green (50) blue (50) // This would set the pen color to grey.
and a saturation block:
set pen saturation (0) // This would set the saturation value of the current pen color (sharpness)
The RGB could even be split into three blocks:
set red value (50)
set green value (50)
set blue value (50)
More realistic blocks (thanks to lazy 777w who didn't even bother to split them apart even thought I didn't even bother to make them and I think this is a run-on sentence):
http://img839.imageshack.us/img839/9498/pensuggestions.gif
smile

Last edited by MathWizz (2012-06-20 11:29:38)


http://block.site90.net/scratch.mit/text.php?size=30&text=%20A%20signature!&color=333333

Offline

 

#2 2012-06-20 11:13:49

777w
Scratcher
Registered: 2009-02-10
Posts: 1000+

Re: RGB or Saturation Block

MathWizz wrote:

...I wish I could set the color of the blocks to green...  hmm

i could make some for you that look like theyre actually from 1.4 and not the weird flash things

Offline

 

#3 2012-06-20 11:16:14

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: RGB or Saturation Block

777w wrote:

MathWizz wrote:

...I wish I could set the color of the blocks to green...  hmm

i could make some for you that look like theyre actually from 1.4 and not the weird flash things

I can do that too, but I am feeling lazy. :3


http://block.site90.net/scratch.mit/text.php?size=30&text=%20A%20signature!&color=333333

Offline

 

#4 2012-06-20 11:19:44

777w
Scratcher
Registered: 2009-02-10
Posts: 1000+

Re: RGB or Saturation Block

MathWizz wrote:

777w wrote:

MathWizz wrote:

...I wish I could set the color of the blocks to green... :/

i could make some for you that look like theyre actually from 1.4 and not the weird flash things

I can do that too, but I am feeling lazy. :3

ill do it if you want me to :D

Offline

 

#5 2012-06-20 11:20:09

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: RGB or Saturation Block

777w wrote:

MathWizz wrote:

777w wrote:


i could make some for you that look like theyre actually from 1.4 and not the weird flash things

I can do that too, but I am feeling lazy. :3

ill do it if you want me to  big_smile

Fine.  tongue


http://block.site90.net/scratch.mit/text.php?size=30&text=%20A%20signature!&color=333333

Offline

 

#6 2012-06-20 11:26:30

777w
Scratcher
Registered: 2009-02-10
Posts: 1000+

Re: RGB or Saturation Block

MathWizz wrote:

777w wrote:

MathWizz wrote:


I can do that too, but I am feeling lazy. :3

ill do it if you want me to  big_smile

Fine.  tongue

here they are, but i didnt bother to seperate them into 3 different images
http://img839.imageshack.us/img839/9498/pensuggestions.gif

Offline

 

#7 2012-06-20 11:27:30

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: RGB or Saturation Block

777w wrote:

MathWizz wrote:

777w wrote:


ill do it if you want me to  big_smile

Fine.  tongue

here they are, but i didnt bother to seperate them into 3 different images
http://img839.imageshack.us/img839/9498/pensuggestions.gif

Tut tut. You feeling lazy too?  tongue


http://block.site90.net/scratch.mit/text.php?size=30&text=%20A%20signature!&color=333333

Offline

 

#8 2012-06-20 11:32:00

777w
Scratcher
Registered: 2009-02-10
Posts: 1000+

Re: RGB or Saturation Block

MathWizz wrote:

777w wrote:

MathWizz wrote:


Fine. :P

here they are, but i didnt bother to seperate them into 3 different images
http://img839.imageshack.us/img839/9498 … stions.gif

Tut tut. You feeling lazy too? :P

lol yeah
the cool part about these is that i actually shift-clicked r and opened up the browser and made them :O

Offline

 

#9 2012-06-20 11:39:43

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: RGB or Saturation Block

777w wrote:

MathWizz wrote:

Tut tut. You feeling lazy too?  tongue

lol yeah
the cool part about these is that i actually shift-clicked r and opened up the browser and made them  yikes

Heh. I want these blocks for a wavefront obj renderer in scratch. :DDD


http://block.site90.net/scratch.mit/text.php?size=30&text=%20A%20signature!&color=333333

Offline

 

#10 2012-06-21 03:04:07

Wes64
Scratcher
Registered: 2011-08-19
Posts: 1000+

Re: RGB or Saturation Block

I want these. Support.


Experienced 2.0 Tester: Ask me questions!
Using Firefox 13.0, Flash plugin version 11.4.402.287, and Windows XP Professional.

Offline

 

#11 2012-06-21 13:11:41

GLaD0S
Scratcher
Registered: 2010-06-09
Posts: 19

Re: RGB or Saturation Block

Having been brought up rather frequently, this suggestion has previously been rejected by the Scratch Team for falling under the "confusing to new users" category. While RGB might indeed be a bit hard to understand at first, I honestly don't see how the option of pen saturation would confuse anyone at all. If the term "saturation" is too confusing, perhaps something like "greyness" could be used. If Scratch users can grasp the concept of hue and lightness, why not saturation?
So once again, have my full support for this suggestion, I really dislike how they are artificially limiting the available color spectrum in Scratch right now, and I can't even begin to count the times I have needed this type of block in my projects.

Offline

 

#12 2012-06-22 23:07:31

trinary
Scratcher
Registered: 2012-01-29
Posts: 1000+

Re: RGB or Saturation Block

I support.
They would be very useful.


http://trinary.tk/images/signature_.php

Offline

 

#13 2012-06-23 03:50:47

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: RGB or Saturation Block

Even better, there should be colour blocks like in panther (they are blocks that report colours and can be put onto a color picker)


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

Board footer