Character selected in the selection screen spawn in the first level but not spawn in next level.

Hi,
I have created an actor blueprint class for character selection and character spawning in the game. I attached the blueprint as well. For spawning the character in the level I added the nodes attached herewith as well. Problem is that when the first level is completed and second is started the selected actor did not spawned. I did not added the code for spawning in second level. Please help


Well, you need to do that :slight_smile:

@ClockworkOcean i added the code in second level. but character didn’t



appear.

Resolved it…text variable was not setting properly this was the issue

1 Like