Adding Cosmetics and gunskins to lyra

Hey there !
I’ve got something similar for choosing the skin tint of my character.

  1. Build a palette widget with 2 images :
  • one for the picker
  • second for the color selection

like so:

then get a function with event tick to get the coordinate of the mouse on the palette:

then a function to set skin tint :

Good luck !

1 Like