Loading...
Uploaded by PeeteyP on Sep 15, 2008
working on gamemaker script for a color pallet, like in photoshop or paint.net
Education
Standard YouTube License
that colormaker was pretty awesome,
made one a long time ago but this one is much cooler. i hope you dont abadon it
Ostemorder 3 years ago
Thanks Ostemorder- if I just want the user to pick a color in a program, I'll just use get_color()- but the code I developed for making the sliders is pretty valuable for other stuff, like the menu generator I'm working on.
PeeteyP 3 years ago
I didn't realize when I made this program, that you can just use "get_color()" to allow a user to generate any color- but I'm still glad I made this.
I did something very similar to this, except I used an actual RGB box [the one in the GM sprite editor]. That took 3000 or so lines of code.
SamDGoodrick 2 years ago
Load more suggestions
that colormaker was pretty awesome,
made one a long time ago but this one is much cooler. i hope you dont abadon it
Ostemorder 3 years ago
Thanks Ostemorder- if I just want the user to pick a color in a program, I'll just use get_color()- but the code I developed for making the sliders is pretty valuable for other stuff, like the menu generator I'm working on.
PeeteyP 3 years ago
I didn't realize when I made this program, that you can just use "get_color()" to allow a user to generate any color- but I'm still glad I made this.
PeeteyP 3 years ago