Metroidvania System's icon

Metroidvania System 1.2.1 Tools 4.2 Community

Submitted by user KoBeWi; MIT; 2024-02-05

Metroidvania System (abbrevated as MetSys) is a general-purpose toolkit for creating metroidvania games in Godot game engine. It helps with map design, navigation and presentation, tracking collectibles and provides basic save data functionality related to the system. Its components can be used independently, even for games that aren't metroidvanias.

To use it, copy "addons/MetroidvaniaSystem" to your project and enable the plugin in Plugins tab of Project Settings. Note that enabling the plugin for the first time requires editor restart (it will be performed automatically).

The addon includes a sample project that shows how to use it.

For more information, check the GitHub README or refer to the documentation of MetroidvaniaSystem class.


View files Download Submit an issue Recent Edits