KoBeWi / Metroidvania-System

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

Feature request: rearranging rooms in Room Layout mode #20

Closed jcandres closed 10 months ago

jcandres commented 11 months ago

I find that editing cells can be cumbersome, and I find myself losing a lot of time re-creating portions of the map as my levels grow. It would be very helpful if the layout editor allowed to drag-and-drop rooms around the map preserving their linked scene, symbols and other elements. But even just the ability to rearrange merged cells as a group would be wonderful.

I imagine this could work by holding alt or shift while in Room Layout mode. Ideally dropping a room would only be allowed if all the new cells are empty, to avoid losing any data.

Thanks for creating this awesome plugin!

KoBeWi commented 10 months ago

Added in 1bea7152ef0bdf19b950a06be931b629d3bf7edd

https://github.com/KoBeWi/Metroidvania-System/assets/2223172/d809ca67-6c8f-47b4-b255-3d89fcfbab86