Created a character creation menu

As the title says I created a character creation menu for a game I’m working on. It is still in very early stages, but I built the foundation. This means I scripted the functions of the system and even allowed to save player data in the DataStore. I’m planning to use it to get player data from different places within my main experience. Thoughts?

This is just to show that the hair successfully transfers to the new place:

This character creation menu looks EXCELLENT! Great job on it! The font could be confusing to some people though, they may not be able to read it. How long did it take to create this character creation menu?

Thanks, and yea I plan on changing the ui I’m just using the font as a placeholder but I agree it can look confusing. The map building took a couple of hours, but the scripting took a couple of days. The reason was because I was stuck on loading the character data properly. At the moment I’m still tinkering but it works as intended. Thanks again!