Closed Kaltern closed 3 years ago
Hmm, I should add an option to make that possible. I will close this issue once the feature has been added.
That would be very much appreciated! I can only play one-handed maps, and to have this as an extra challenge would be great :D
Hey, the feature is now available. Here is how to use it:
Plugins
folderBeat-360fyer-Plugin.json
file with notepad or any text editor. (The file is located in your Beat Saber folder under UserData)Now that you have the file open, you have 2 options:
Generate only 360 modes for levels that have the OneSaber gamemode by changing the "BasedOn"
property to "OneSaber"
like this:
{
"ShowGenerated360": true,
"ShowGenerated90": true,
"EnableWallGenerator": true,
"LimitRotations360": 28,
"LimitRotations90": 2,
"BasedOn": "OneSaber",
"OnlyOneSaber": false
}
OR use the experimental 360 OneSaber generator that allows you to play any Standard level in 360 degree OneSaber mode by changing the "OnlyOneSaber"
property to true
(a bit janky but you should try it :smile:):
{
"ShowGenerated360": true,
"ShowGenerated90": true,
"EnableWallGenerator": true,
"LimitRotations360": 28,
"LimitRotations90": 2,
"BasedOn": "Standard",
"OnlyOneSaber": true
}
Don't forget to save the file!!
If you need any more help, you can leave a comment below.
I’ll give it a go and let you know how it goes – Thanks for doing it, I suspect I’m not the only one who will appreciate!
From: Stijn Rogiest @.> Sent: 02 May 2021 22:32 To: CodeStix/Beat-360fyer-Plugin @.> Cc: Kaltern @.>; Author @.> Subject: Re: [CodeStix/Beat-360fyer-Plugin] Not single saber? (#3)
Hey, the feature is now available. Here is how to use it:
Now that you have the file open, you have 2 options:
{
"ShowGenerated360": true,
"ShowGenerated90": true,
"EnableWallGenerator": true,
"LimitRotations360": 28,
"LimitRotations90": 2,
"BasedOn": "OneSaber",
"OnlyOneSaber": false
}
19.{
20.
"ShowGenerated360": true,
"ShowGenerated90": true,
"EnableWallGenerator": true,
"LimitRotations360": 28,
"LimitRotations90": 2,
"BasedOn": "Standard",
"OnlyOneSaber": true
}
If you need any more help, you can leave a comment below.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/CodeStix/Beat-360fyer-Plugin/issues/3#issuecomment-830875412, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADJMAB63S236FPYXD4Z5APLTLXAGZANCNFSM433DCFRQ.
So um... WOW!
That has got to be the craziest, most fun thing I've done on BS for absolutely ages.
One Saber mode in 90º mode is utterly superb. I get the feeling the maps are identical each time, so they're valid scoresaber maps?
Absolute legend, thank you for making this happen!
Only one bug I have found - one miss = immediate fail.. that needs to be addressed! Please? 🤣
No problem! :smile:
I have seen this insta fail problem before, please look at this issue for more information. If those instructions do not resolve your problem, please reopen the issue.
Is there any reason this won't work with single saber maps? You might want to change the description of the mod otherwise... :)