Edit of asset "Modal Window" New
Old/Current | New/Edit | |
---|---|---|
Title | Modal Window | |
Description |
Easy to use Pure GDScript implementation Stacked multiple windows Rich customization options Supports fully customizable window UI skins Regular method support for chaining calls, i.e., win.b().c().d() Implemented using await to wait for the modal window to close, i.e., await win.wait_to_close() |
Easy to use Stacked multiple windows Rich customization options Supports fully customizable window UI skins Regular method support for chaining calls, i.e., win.a().b().c() Cross-window automatic button focus control Implemented using await to wait for the modal window to close, i.e., await win.wait_to_close() |
Category | Tools | |
License | MIT | |
Repository Provider | GitHub | |
Repository Url | https://github.com/gzlock/gd_modal_window | |
Issues Url | https://github.com/gzlock/gd_modal_window/issues | |
Godot version | Godot 4.4 | |
Version String | 0.1 | |
Download Commit | c2f0952da475662e1aed6cdff6f7724fb3796f03 | 343568522067e94f6f588d13893e909c4963dfaf |
Download Url (Computed) | https://github.com/gzlock/gd_modal_window/archive/c2f0952da475662e1aed6cdff6f7724fb3796f03.zip | https://github.com/gzlock/gd_modal_window/archive/343568522067e94f6f588d13893e909c4963dfaf.zip |
Icon Url |
https://github.com/gzlock/gd_modal_window/raw/main/logo.png
![]() |