<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>

Opening the character selection screen

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.

Untitled

Setting up the character selection screen

The characters available on the selection screen can be tweaked on the UICharacterSelection component:

Untitled

Please be mindful that these characters and the character data have to match the available characters defined on the GameManager prefab.

More info about using multiple characters

For more info about character creation and multiple characters please head to https://retrogig.notion.site/Game-Character-fb5bd490973c4358924f3a4df184631e?pvs=4