KoBeWi / Metroidvania-System

General-purpose framework for creating metroidvania games in Godot.
https://godotengine.org/asset-library/asset/2301
MIT License
942 stars 40 forks source link

Add an Procedural Generation Feature? #56

Open SparkleArts opened 2 weeks ago

SparkleArts commented 2 weeks ago

This System is perfect but has only one thing that I need for an Roguelike Game: Procedural Generation for the Minimap.

This would be amazing if this is possible.

KoBeWi commented 2 weeks ago

See DiceRoom.tscn, it shows an example of room generation.