Provides functionality to implement things like UI tours in the Editor & In-Game.
Built using gdext.
- Focus the users attention on any number of
Control's. - Prevent mouse input outside of the focused region.
- Provide your own
Controland let the container handle positioning. - Toggle
Smart Positioningfor the popup to stay on-screen.
- Adds ability to script editor tours.
- Provides utilities for interacting with the editor UI.
targetThe control to focus on.overlayThe panel to use as an overlay.






