This package requires at least Unity 6000.0.46f1
<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 do the following:



The characters available on the selection screen can be tweaked on the UICharacterSelection component where you can add an entry for each character in your game:

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