Restart at level 2

when my character dies, i link restart bottom to start from level 1 but it won’t reset. i mean everything is disabled. is there anyway to fix ?

It is kind of difficult to answer without knowing exactly what you are doing in your blueprint but I will still try to help.

The node you want to change levels is “Open Level” so what you should be doing is something like this :

275918-ue4editor-2019-05-03-22-24-22.png

You can either make a custom event called CharacterDies and call it when you have determined that the character died or you can simply connect OpenLevel there directly

screen shots?