So, I have two games.
Both in the same universe))
In the first game, the player creates a character and about 4-5 variables are set such as skin color, hair, etc.
example;
player creates character
StringValue Value Names
---------------- --------
SkinColor White Hair Straight
I want to know how to save these values in DataStore, then bring them up in another game. there will be a script in the 2nd game that morphs them into the character they chose.
I'd really appreciate it if someone helped me with this! ^-^