Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be πŸ“–

Modal Window

An asset by gzlock
The page banner background of a mountain and forest
Modal Window hero image

Quick Information

0 ratings
Modal Window icon image
gzlock
Modal Window

Easy to useStacked multiple windowsRich customization optionsSupports fully customizable window UI skinsRegular method support for chaining calls, i.e., win.a().b().c()Cross-window automatic button focus controlImplemented using await to wait for the modal window to close, i.e., await win.wait_to_close()

Supported Engine Version
4.4
Version String
0.1
License Version
MIT
Support Level
community
Modified Date
12 days ago
Git URL
Issue URL

Godot Modal Window v0.1 / δΈ­ζ–‡

Features

  • 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.a().b().c()
  • Implemented using await to wait for the modal window to close, i.e., await win.wait_to_close()

πŸŽ‰ Experience the Best Practices πŸŽ‰

Download this project locally and run the example scene.

How To Use

  1. Enable the ModalWindow addon

README image

  1. Enable the ModalWindowManager in the globals setting

README image

  1. Use this code to create the window: ModalWinddowManager.create('Content','Title')

Supported Platforms

  • Web
  • Windows
  • Linux
  • Android
  • iOS

⚠️ Please refer to the πŸ”— Custom Preset Scene for the node naming conventions to create custom window scenes.

Assets

Todo

  • Write a documents

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()

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Modal Window icon image
gzlock
Modal Window

Easy to useStacked multiple windowsRich customization optionsSupports fully customizable window UI skinsRegular method support for chaining calls, i.e., win.a().b().c()Cross-window automatic button focus controlImplemented using await to wait for the modal window to close, i.e., await win.wait_to_close()

Supported Engine Version
4.4
Version String
0.1
License Version
MIT
Support Level
community
Modified Date
12 days ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers