[SOLVED] Making a Color Picker

I saw an old post “Color picker in game,” and the person who made the post made tons of things that are really helpful for color picking, but I need more information.
Can someone provide me with the code to do this? I’d appreciate it very much.
Also I don’t have the assets the person who made the mentioned post did, I assume he just used a color bar and two text objects, but IDK where to get a color bar.
Edit: I improvised and eventually found out something I was comfortable with!

1 Like

Color picker as in, a character customizer? if so, I made one, so I could give you a couple pointers.

1 Like

Not quite.
I’m making a particle simulator, and I want to give particles custom colors.
Still, similar concept, so yeah, let’s go with that.

Well, I used the color change extension, it might help. But you can also change particle colors with code.

1 Like

I know about all of that, but I want to make it possible in game. I’m working on it right now so I’ll let you know how it goes.

1 Like

I have this:


I want this:

Do you know how I could get this into my game?

Maybe edit the image used for the particle?

Okay, maybe I should’ve been more specific, that isn’t a particle, that is the color picker.

Oh. I have no idea then lol.

1 Like

Sorry, I thought you were talking about particles.

1 Like

That’s fine, someone else will probably know.

1 Like
1 Like