Easy Popup System


Effortlessly create beautiful, animated popups and toast notifications in Unity with a single line of code. Fully customizable, fast, and easy-to-use!


by DevePolers


Price History +

Easy Popup System

Create beautiful, animated popups and toast notifications in Unity with just one line of code!


Tutorial video: https://youtu.be/W1APHFOB35E


No managers, no hassle—simply plug and play.


Key Features

  • Create popups and toasts with a single line, using a simple, flexible API.Effortless Integration:
  • Fade, scale, and slide-in effects for both popups and toasts.Stunning Animations:
  • Edit colors, icons, text, animations, and positions. Use ScriptableObjects or configure everything in code.Highly Customizable:
  • Info, Error, Warning, Rate Us, and fully custom dialogs.Multiple Popup Types:
  • 9 screen positions, auto-hide, click-to-dismiss, and multiple styles.Powerful Toast Notifications:
  • Handle user responses instantly.Full Callback Support:
  • Use directly from your scripts.No Extra Managers Needed:

How Easy Is It?

Show a popup:

EasyPopup.Create("Hello!", "Welcome to your new UI.",


() => Debug.Log("User confirmed!"),


() => Debug.Log("User cancelled."));


Show a toast:

EasyToast.Create("Settings saved successfully!");

Why Easy Popup System?

  • Blazing fast setup
  • Works out-of-the-box with URP & TextMesh Pro
  • Clean code
  • Modern look & feel

Quick Start

  1. Import the Easy Popup System package.
  2. (Optional) Add the EasyPopupManager prefab if you use ScriptableObjects.
  3. Start showing popups and toasts in seconds!

Requirements

  • Unity (URP recommended)
  • TextMesh Pro

Upgrade your game’s UI in minutes!


Full support & documentation included.


Made with ❤️ by DevePolers