Skip to content

BlueDev5/Dynamic-Modal-Window

Repository files navigation

Disclaimer: This project is still in development and not fully feature-ready (with samples and enough options, though you can alter it to your needs.)

Introduction

A fully dynamic modal window for unity engine. It works like an API, i.e., you create a popup Request and ask the popup Manager to show a popup with that request. For placing the elements the popup manager uses the layout class passed to it through the popup request.

Installation

For installation Head to the releases page, then pick the latest version and download the unity package. Then open the unity project in which you want to import this, then import the unity package you downloaded

Note: once this project becomes feature-ready I'll upload an asset on the asset store.

Get Started

To get started, navigate to the Prefabs of the asset, and drag the Popup Canvas prefab in the scene. Now you can acces the PopupManager and create popup requests.

Documentation

See Documentation

Contribute

If you find a bug or a common layout is missing, then feel free to create a issue here

About

A fully dynamic modal window for unity engine.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages