Character Selection

hi, i have a problem with my Character selection screen.
When i choose my character and press start i have my default character…

i guess the problem is the cast to pawn u did
try:

Spawn actor from class → drag out the return value and promote it to a variable, this should create a “my character” or wahtever your character class is called variable which you could connect to the possess thing

my problem is that I choose the Actor from an Array, when i promote the “return Value” to a variable its an actor and not a character