I'm trying to make a character creation system for my game. Everything works fine, except the hair. Whenever I change the hair by pressing the left/right arrow, the hair floats above the character's head.
01 | -- server script |
02 |
03 | local hairs = { |
15 | "" |
In-game: link Sadly, it only works for the default hair that you get in the customization. How should I make it so that the hair gets positioned correctly on the player's head?
Change the accessory position or offset the mesh