Replaces the annoying wait for the menu book with a quick, automatic respawn.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.7
Fixed a bug where ReloadLevel was not set as the default option
Version 1.6
Updated to 1.0
Added sliders to relevant mod options
Version 1.5
Updated to U12.3
Version 1.4
Updated the mod to be compatible with U12 and the menu book's mod page
Version 1.3
Updated manifest.json
Version 1.2
Added Chillio X Menus requirement. Mod configuration can be accessed via the menu book.
HUGE ANNOUNCEMENT I created a Discord server for my mods & beta-mods! Join here!
DESCRIPTION Gives the player the ability to configure how they want to respawn. The player can choose from the following options:
AskReload: Default option used by Blade & Sorcery. On death, a UI element will appear asking if the player wants to respawn or load the home level.
LoadHome: Automatically loads the Home level upon the player's death.
PermaDeath: Boots the player back the main menu. THIS DOESN'T ACTUALLY PERMANENTLY DELETE YOUR CHARACTER. It's just called permadeath because it's what the game calls it. Feel free to see the source code to see exactly how I handle the permadeath case.
ReloadLevel: Automatically reloads the current level of the player.
None: Acts like ReloadLevel
SOURCE CODE You can check out the source code here.