<aside> 💡 If you’re reading the offline version of this documentation, please find the more up-to-date information at: https://retrogig.notion.site/Retro-Horror-Character-Selection-4db94f97ffa74e5ebd15c959657e633f?pvs=4
</aside>
In order for the character selection screen to show up when the “New Game” is selected from the main menu. The StartScene in the MainMenu scene has to reference the SampleCharacterSelection scene.
The characters available on the selection screen can be tweaked on the UICharacterSelection component:
Please be mindful that these characters and the character data have to match the available characters defined on the GameManager prefab.
For more info about character creation and multiple characters please head to https://retrogig.notion.site/Game-Character-fb5bd490973c4358924f3a4df184631e?pvs=4