KoBeWi/Metroidvania-System
General-purpose framework for creating metroidvania games in Godot. observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1417
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
1558 stars · 85 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Metroidvania System (MetSys) is a general-purpose Godot addon for building metroidvania games, providing a map editor, room/scene management, collectible tracking, object persistence IDs, and save data support. Its components are usable independently, even in non-metroidvania games.
Use cases
- design a grid-based world map for a 2D metroidvania in Godot
- manage room transitions by associating scenes with map rooms
- track collectibles and persistent object states across saves
- build an in-game minimap for a metroidvania
- add save data functionality to a Godot game
- create sub-areas or parallel world layers on a game map
When to choose
- you are building a 2D grid-based metroidvania (platformer or top-down) in Godot 4.x
- you want ready-made map editing, room management, and object persistence instead of writing it yourself
- you need reusable subsystems like unique object IDs or save data even for non-metroidvania games
When to avoid
- your game is not made with Godot
- you need non-grid-based or fully free-form world layouts
- you need a complete game template with player controls, combat, and enemies included
Facets
plugin · maturity active
game-engine editor gui developer-tools gaming-tools developer-tools game-engine cross-platform godot godot-addon gdscript metroidvania map-editor save-system 2d-games game-development
3 sources
- readme: https://github.com/KoBeWi/Metroidvania-System · fetched 2026-08-28 · 5f70892af53a
- homepage: https://store.godotengine.org/asset/kobewi/metroidvania-system/ · fetched 2026-08-29 · 5bd6ef098d30
- site_page: https://store.godotengine.org/changelog · fetched 2026-08-29 · bcad595332ce
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| KoBeWi/Metroidvania-System | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="KoBeWi/Metroidvania-System")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem