i would like to have a skin select system in my project… for weapons and the character (all i want to do for the moment is change the material) if you could help me with that that would be great as i don’t know very much about blueprints and i have no idea how to approach this
3 Likes
i have no idea how i would approach this so pls help thanks.
1 Like
Hey there !
I’ve got something similar for choosing the skin tint of my character.
- 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
Im not changing the color of the guns i want to add specific textures to the weapons, aka change the material of the weapon
1 Like