Description
Changelog
Reviews (0)
GodotX Toast is a professional toast notification system for Godot 4.5+ with a style-driven architecture. Show clean, animated notifications with a single line of code.
Features:
- One-line API:
GodotxToast.success(...),error,warning,info - Style-driven: everything customizable via
GodotxToastStyleresources - 7 built-in styles: Success, Warning, Info, Error, Light, Dark, Loading
- 9 spawn origins (center, edges, corners) and 3 animations (Slide, Fade, None)
- Smart stacking per origin, plus a card-deck mode with swipe-to-dismiss
- Loading toasts with spinners and progress bars
- Flexible content (text, Texture2D, or PackedScene), responsive and UI-scale aware
Changelog for version 2.0.0
No changelog provided for this version.