favicon W2Wizard

Color Wheel Plugin


How it started

This project started with the simple requirement of needing a color wheel. I needed it to enable car customization in ProjectLife RPG. There were color wheels available but they all were quite crappy and charged money for it. I just needed to pick a color nothing else, so I did it myself.

How exactly ?

Unreal Engine already has a built-in Color wheel which the other marketplace assets used, so did I. I re-used the base of the built-in color wheel and added some useful utilities around it as well. As easy at it sounds it really wasn’t since I never did any engine work in Unreal. Much less with how UI is done in code, it took a bit to understand but in the end I think I got the greater picture of it.

Where is it now?

I think the project is finished, there is not much to add besides maybe mobile support but I did not want to do that since that would mean debugging on different devices and thats too much of a hassle for me. Besides I don’t think its very ideal.