Hi!
I want to make a restart button, whereby player can restart game. But not restart level: whole game. For example: in Fortnite when you change API, on your screen was been showed button “restart game”. How to create that by the blueprints?
Thanks in advance.
There isn’t a node for that. You have to write it from scratch.
I am afraid you have to program in C++ for that… something like this: