https://github.com/pyxus/godot-window-container
https://github.com/pyxus/godot-window-container
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pyxus/godot-window-container
- Owner: Pyxus
- Created: 2019-06-07T00:37:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-07T00:52:20.000Z (over 6 years ago)
- Last Synced: 2025-02-13T23:45:33.720Z (10 months ago)
- Language: GDScript
- Size: 2.06 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.