v2.0.9
If you are upgrading from a previous version of the plugin, see the instructions at the bottom.
This release makes Edgar officially compatible with Unity 6 by updating the Fog of War and fixing some obsolete warnings. I also implemented a few quality of life features and fixes.
As always, you are welcome to join our Discord server. So if you have anything to ask, want to share what you are doing with Edgar, or just want to chat about anything, you are encouraged to join us!
:rocket: New features
- (PRO) Fog of War is now compatible with Render Graph in Unity 6
- Made it possible to move multiple rooms at the same time in the level graph editor
- Random generator seed is now exposed in the DungeonGeneratorLevelGrid2D class
- Added "Analyze level structure" diagnostics to check if the structure of generated levels matches the structure of room templates (watch for warnings in the console after a level is generated)