How would I go about a system where you can try on a haircut only visible to the client, and then be able to purchase it and officially add it to the character? Thanks
You could make a localscript which previews it on the client, and simply make a remoteevent which you fire to the server once the player purchases the style.
Let me know if you need more details.
1 Like
Putting it in to simpler terms like this helped. Sometimes I just overwhelm myself and then post things like this. Thankd a bunch!
1 Like
I am glad that I could help you. Let me know if you need any more help!
1 Like
Update, I was able to make a fully functional hair style shop system! Thanks again for the help.