-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# BailOutMode | ||
<p>With this plugin enabled, your energy will reset when you fail and allow you to continue playing the song. You won't submit a score if you are bailed out.</p> | ||
<h2>Installation</h2> | ||
<u1> | ||
<li>Download the zip and extract it to your Beat Saber folder</li> | ||
</u1> | ||
<h2>Setup</h2> | ||
<u1> | ||
<li>Launch the game, you can change the settings for BailOutMode in the game settings (BailOutMode defaults to off)</li> | ||
<li>You can change the position of the fail counter text in UserData\modprefs.ini with the FailCounterPosition setting. The format is "#,#,#" (i.e. FailCounterPosition=0,.3,2.5). It represents the x,y,z of the text from the middle of the platform (where the feet are).</li> | ||
<li>If enabled, the Level Failed effect will show whenever your energy reaches 0. It will disappear after the set duration. If duration is set to 0, it will stay up until the end of the song.</li> | ||
</u1> |