Hey, I need help with something.
I made a character creator type system in my game where it changes the BodyColors within the character when you select what color you want but I don’t know how to make them save for when you join the place inside of my experience.
Could anybody help? Thanks.
You can save them in DataStore…
Maybe this could help Datastore Tutorial for Beginners
what if you dont need to make it be saved but add another Body Colors in the other places?
Hey, you could add them to a datastore and then run a function to change the persons skin colour once they have loaded.