An open API service indexing awesome lists of open source software.

https://github.com/pyxus/godot-window-container


https://github.com/pyxus/godot-window-container

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# godot-window-container
Features:
- drag resizing
- drag repositioning
- window icon/title
- window buttons (minimize, maximize, close)

* some nodes will interfere with the resizing detection, to fix this add the node to the group "prevent_resize_block"
Its not a perfect solution but it should work well enough.