Is it possible to make an Unreal Engine game that is only playable once (cannot be restarted via “New Game”)? Once the player has finished the game, they cannot return to the main menu and restart the game.
If so, how can this be achieved?
Is it possible to make an Unreal Engine game that is only playable once (cannot be restarted via “New Game”)? Once the player has finished the game, they cannot return to the main menu and restart the game.
If so, how can this be achieved?
Using the save game.
But, if they can find the save game and remove it, they would still be able to play again.
Also, uninstalling and reinstalling would have the same effect.