This pack includes a secondary character, a character selection screen, and examples demonstrating character switching at runtime. Requires Retro Horror Template.
For more details about this asset: Click Here
This package is provided solely for evaluation, learning, or testing purposes before purchase and is not permitted for commercial use.
Retro Horror Template – Character Selection v1.1.2 (Latest version)
“If possible, please buy the package to support the developer”
Description
This addon includes a character selection mechanic and UI similar to those found in classic horror games.
Opening the character selection screen from New Game
In order for the character selection screen to show up when the “New Game” is selected from the main menu do the following:
Add the scene SampleCharacterSelection to the BuildSettings. Including all the other SampleCharacter scenes is also necesary to test the demo correctly
In the SampleMainMenu scene, set the scene SampleCharacterSelection on the StartTransition object and remove the SpawnCharacter reference.
Setting up the character selection screen
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.




