Back to plugins

Godot AssetLib / Gameplay

Simple Rhythm Game Library

by joung2321

Rhythm-game helpers for timing, note logic, and beat-based gameplay experiments in Godot.

rhythmmusictiming2D
Catalog label
Godot AssetLib
License
MIT
Godot version
4.3
Version
AssetLib snapshot
Snapshot
2026-06-07

What it is

This entry is an external AssetLib or Asset Store lead. It is listed because the workflow may be useful for Summer projects, but it has not become a Summer-owned integration.

Why it fits

  • Provides reusable runtime systems for authored gameplay behavior.
  • Can reduce boilerplate around NPCs, inventory, pathfinding, or game-state logic.
  • Project-specific rules should stay explicit in your own code.

Before you add it

  • Good fit for music-game prototypes. Timing-sensitive gameplay still needs manual playtesting.
  • Install manually from upstream; Summer does not run plugin uploads from this page.
  • Keep generated gameplay rules inspectable and owned by the project.

Source and ownership

A cached external AssetLib or Asset Store lead. Treat it as metadata until you have read the upstream docs and tested it in a disposable project.