Pages: 1
Topic closed
Hi all,
On my project I am making, I am looking to make a colour chooser, like when painting sprites or backgrounds, on my project. Please help how I would do this, even if it's just basic colours, not all of them.
Offline
Check out my "Fashion Model Runway".
It will tell you EXACTLY what to do.
Offline
I built a cute pallete in this project.
Just click and hold the red button and it comes up.
Last edited by Greatdane (2009-11-15 10:38:42)
Offline
Greatdane wrote:
I built a cute pallete in this project.
Just click and hold the red button and it comes up.
This one is really cool. How did you get it to recognize so many colors?
Offline
It calculates it by calculating the color by the x of the click minus the x of the pallete, shade by y of the click minus the y of the pallete, and the rest is just when it is clicked, send out a command like 'light grey'.
Offline
Topic closed
Pages: 1