Play game
Record Saber's itch.io pageResults
| Criteria | Rank | Score* | Raw Score |
| Fun factor - How much fun was the entry to play. | #8 | 3.222 | 3.222 |
| User experience - How well was the user interaction implemented. | #10 | 3.111 | 3.111 |
| Audio - Did the entry make good use of audio? | #11 | 3.222 | 3.222 |
| Theme incorporation - How well did the entry fit the theme | #13 | 3.444 | 3.444 |
| Overall | #14 | 3.022 | 3.022 |
| Originality - How original was the entry. | #22 | 2.111 | 2.111 |
Ranked from 9 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Judge feedback
Judge feedback is anonymous.
- Cool concept, kinda skirts the rules of the game jam using an existing beat saber clone ontop of which this is build. But great to put a spotlight on this existing.
Godot version used
4.6.1
Required OpenXR features
No specific OpenXR features are required.
Leave a comment
Log in with itch.io to leave a comment.




Comments
It was fun to see this as a concept for recording beat maps. I think it was hard to predict what was going to happen in the song, so maybe the addition of a waveform would make it easier. It also felt like my notes were mistimed when I went to play the song back so maybe changing the timing a beat or the option to do so would be a good improvement.
Thank you for the suggestions! I will implement those ideas if I have time.
By the way, congratulations for winning the game jam. Unfortunately I was busy during the voting week and couldn't play your game. Sorry!
Wow, I was just talking with a friend recently about how it'd be so much more fun to make beat saber beatmaps if you could make them in VR and quickly play/edit them. This is it. This needs some extra features (like beat quantization and maybe some sort of overdub/multiple takes) to be usable for finished beatmaps, but very nice start! And thanks for open sourcing it; I'm interested in making some contributions.
Thank you for the feedback! Your suggestions sound promising, and I had similar ideas in mind. I will try to improve the project accordingly if I can allocate time for it, and hopefully it will become a proper VR beatmap editor. Also, I'm sorry that I was busy during the voting period, and couldn't play your game. I'm looking forward to your contributions if you are still interested.
This is crazy impressive for a week-long jam! I definitely could not have made this in a week. It's a game, which does a great job capturing the Beat Saber look and feel, and it's an editor, and it's super polished. What?! Did you sleep at all during this jam? :-)
Wonderful job!
This would be a really cool project to Open Source - I love the idea of a Beat Saber clone where you can do the level creation fully in VR (I think Beat Saber has a desktop editor?). I imagine the lights and the spinning environment pieces needed to be synchronized with the song too? Or, was that done automatically somehow?
Would love to see this just existing in the VR ecosystem and getting some wider use!
If I understand, this is an open source project that was in the work for a little while, the game jam part is just the record and replay mechanic. So skirting the rules.
I don't know if the dev of the open source project is also the game jammer however it's a port of Neosparks old beepsaber implementation:
https://github.com/arpruss/OpenSaberPlus
Yes, this entry is based on OpenSaberPlus. As you said on the livestream (sorry, couldn't watch it live!), I mentioned this on the Discord but I overlooked it while preparing the itchio project page since my submission was already late.
Regarding the rules, thanks for allowing this entry despite stretching the rules both in terms of deadline and code usage. To make things clearer for everyone, I suggest adding a question about the used code sources for the next game jams. Personally, I'm okay if everyone used existing projects like me. As a player, I'd prefer to play a complete game that uses another project as a foundation rather than play an incomplete from-the-scratch game.
I'm not the dev of OpenSaberPlus. I submitted a PR to it last month but got no response - the project seems inactive. Therefore, I had my own private fork with several bugfixes and minor improvements. I have just released the source code of Record Saber, which incorporates all of these. Also, I updated many other aspects of OpenSaber for this project, e.g., new saber sounds, models and improved timing. Almost all of the UI underwent complete transformation for better UX.
Thank you for the kind words! However, please note that this entry is built on another project. See my response to the jam host. Also, as mentioned, I released the source code.
You are right that all beatmap editors (official or otherwise) run on desktop, not VR. It would be cool if this project turned into a fully-fledged VR-based beatmap editor as discussed briefly on Discord. That will definitely be my roadmap if I can find time to develop this further.
The beatmap files also contain the light show (lights and spinning environment pieces). This jam version uses the light show from the beatmaps directly, but generating it automatically sounds doable.
Ah, ok, thanks for the explanation, disclosing the project this is forked from, and sharing your code. Given that a lot of the experience was created outside of the jam, I've lowered my rating. That's not to say that what you've added isn't great! But it's unfair to give, for example, a high "fun" score when a lot of the fun comes from the original project.
That said, I'm happy this is Open Source, and that you've brought a completely in-VR editor for a Beat Saber-like game into the world. :-) Thank you!
Impressive what you achieved in a week !
Accessible and well though out editor.
Thanks! But please keep in mind that this wasn't developed from scratch within one week. See our conversation with Bastiaan Olij above.
As someone who loves beat saber, I think this is really a great game. When you are recording, you can relax and just think about flowing with the music to the beat while still swinging around your sabers. Then, when I rewinded the recording, it’s awesome to experience all the unique improvised notes that I just placed down. Very nice interpretation with the theme, applying it to a rhythm game.
Thank you so much for your detailed feedback regarding the gameplay. Also thank you for the discussion on Discord. I have released the source code if you are interested.