#How do I made a character script but over time skins leave and still in my inventory

4 messages · Page 1 of 1 (latest)

tranquil lion
#

Well it's pretty easy, you need like to have your "character bank" which is basically a folder with all the character in it

#

Then you can pick like 3 random characters from it and display them in the shop

#

After this, if someone buy it you can create a data folder in the player with all of his character and save the characters name in your data store

#

When you load again, you just watch his data inventory and give him back the skin from the character bank with the clone method