I have a question that would help

you know arrays can you put the color parameter inside

1 Like

If you are talking about the little color picker, you can!… kinda… The trick is knowing that colors are actually represented by numbers from 0 to 15, so you really don’t have to have the little color picker thingy. If you hover over the color in the image editor, it will show you which number the color is. 0 is transparent, 15 is black, I think the order goes left to right, top to bottom in the little color picker thing:

Also @Richard I know it can be added with an extension, but could we get a free-floating one of those small color picker blocks in base arcade? I think it would make things like this a lot easier and would (hopefully) be a simple thing to add!

2 Likes

:eyes:

2 Likes

i want the color bubble so i can assign it to a variable

Just… use the extension @luke sent…

1 Like

i posted it before that message was shown and thank you @Luke and @UnsignedArduino for ythe extension

3 Likes

Oh I was looking for that for my Painting with math game thing. I will do that quickly now :smiley:

It is done!!! This extension is a life saver thanks!!!