klandaghi / oni-neko_rp

0 stars 0 forks source link

Vehicle Color System #24

Open Faedelity opened 2 years ago

Faedelity commented 2 years ago

We found an input schema for choosing colors using HSV; it is not inconceivable that something could be done to use a more familiar visual for non-graphic designers, but regardless, we need the other half; the ability to make those values into paint colors.

Some of the vehicle colors seem more amenable to accepting color values than others, so this might require a two-part solution:

For those that use rgb, give that directly.

For those that do not, add a way to add color values to the palette.

klandaghi commented 2 years ago

https://forum.cfx.re/t/release-hsv-color-picker/359971

klandaghi commented 2 years ago

Colorpicker is installed in the [standalones] folder. Need to work to have the vehicles color system reference; I believe this is a qb-mechanicsjob call or a qb-customs call back.