How setup Player Select screen

Hello,

On my game I start with a Level called MainMenu
I am using a widget to create buttons for a player selected.

I want to on ClickEvent store the selection as a variable ‘playerChoice’
then later get the ‘playerChoice’ value and spawn the selected character using the PlayerStart over the nextLevels.

I have been looking on the internet and forums but I cant find a solution.

Thank you in advance for any insight.

I kept looking and I finally figured out what I was doing wrong.
Here is a video showing exactly how to set up different characters and a character select screen.

will this work for 2d games