Skip to content

A basic implementation of the Beat Saber VR game mechanic in the Godot Game Engine for Oculus Quest (and other VR headsets)

License

Notifications You must be signed in to change notification settings

leandrodreamer/BeepSaber

 
 

Repository files navigation

Open Saber VR

This is a fork of Beep Saber by NeoSpark314 ported to Godot 4.3 and OpenXR (WIP) (The OQ Toolkit is only partially ported/patched for it to work on Godot 4 with OpenXR, most features that are not used in this project will not work)

This fork tries to improve the experience and make it more of it's own game instead of just a demo.

This is a basic implementation of the beat saber game mechanic for VR using the Godot Game Engine and the Godot Oculus Quest Toolkit. The main objective of this project is to show how a VR game can be implemented using the Godot game engine.

The main target platform is the Oculus Quest but it should also work with SteamVR if you add the OpenVR plugin to the addons folder in the godot project.

Originally this game was (and still is) a demo game as part of the Godot Oculus Quest Toolkit. To keep the demo implementation small this stand alone version was forked so that it can be changed and developed independent of the original demo.

screenshot01 screenshot02 screenshot03

About the implementation

This game uses godot 4.3. The implementation supports to load and play maps from BeatSaver.

There is one demo song included that is part of the deployed package.

You can play custom songs by downloading them in the in-game menu.

Credits

The included Music Track is Time Lapse by TheFatRat (https://www.youtube.com/watch?v=3fxq7kqyWO8)

Licensing

The source code of the godot beep saber / open saber game in this repository is licensed under an MIT License.

About

A basic implementation of the Beat Saber VR game mechanic in the Godot Game Engine for Oculus Quest (and other VR headsets)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • GDScript 100.0%