Rhythm Heaven-like Game

Godot Version

4.5

Question

Okay so as the title suggests I’m trying to make a game along the lines of Rhythm Heaven.

Only problem is that i dont know how to make a chart editor for rhythm games and dont know where to start with such a task.

It would probably be the same 2-3 button game play of the original rhythm heaven series, to sum up any gameplay questions.

If anyone knew anything about making chart editors I would very much appreciate help.

Never heard of the game.

But if it’s like Beat Saber, then a chart editor might be overkill. I’d recommend you write out how your game actually works (or will work). That might get the creative juices flowing and give you ideas on how to make your chart editor - or a similar level editor system.

It’s an exercise in programming called “rubber ducking”. The idea is you explain you problem in detail to someone else, and in doing so often come to a solution to your problem due to the thoroughness of your explanation. Often developers put a rubber duck on their desk to talk to - hence the name.

Nonono it’s NOTHING like beat saber lol

Something more like this

Reason im asking here is because ive never made a chart editor or anything so im not sure how to go about it

Start with a text file.