[RELEASED] ⭐Ultimate Notification System ⭐- Player feedback made easy. [EARLY BIRD 33% discount]

Get on Unity Asset Store: [https://u3d.as/26C7](Ultimate Notification System - Player Feedback Made Easy. | GUI Tools | Unity Asset Store)

Discord Server | Twitter | Facebook | Support Email

Supercharge player experience with notifications and feedback texts. Player leveled up? New quest started? Need a combat log? We got you covered!

Ultimate Notification System is a super easy to set up Unity UI based system that lets you manage all kinds of UI notifications. You supply the system with text or images you want to show, and it will display them using your UI prefabs.


:star: Fully modular System. With partial classes, virtual functions, and interfaces you’ll be able to take full control over how you use the system.

:star: Built To Be Customizable. Create unlimited notification types. Each type lets you define how many items can be shown at once, how soon notification can be retriggered, is it show on top or bottom of the queue? You control the behavior.

:star: Supports Variations. Want to use a different prefab to show a positive event vs a negative one? No problem, we support unlimited variations for each type.

:star: Full control over animation. Show and Hide notifications with custom animations to create an exciting feel for the player. System ships with Animator, Legacy Animation, Canvas Group lerps systems and you can easily add your own.

:star: Automatic Queue Handling. Don’t want to spam players with many messages? Set cooldown times and the system will automatically show queued items at your chosen pace.

:star: Custom Information processors. Before notification is shown you can pass it through any number of custom scripts to handle localization, add rich text, handle custom tags, make text all caps? You do what you want to that data.

:star: Pass Any Information. Extend partial data class to add support for any kind of information. By default, the system supports a list of strings (text) and a list of sprites (images).

Ultimate Notification System manages all the queuing, cooldown, types, variations, and integrations.

Ultimate Notification System is fully modular and highly extensible. It gives you full control over what information you pass to the notification, how it’s shown, hidden, and animated.

THIRD-PARTY INTEGRATIONS:
Text Mesh Pro
Dialogue System For Unity
Bolt
Playmaker
I2 Localization

If you have any questions feel free to ask here!
I’m working on integration for more packages like Behavior Designer, Ork Framework. Let me know what else are you interested in.

Thank you for checking out the asset!

A discord server was created where you can get support and also Early Access to Release Candidates and Betas.
Join Here: Animmal Tech

Among features coming to beta is the ability to Show/Hide Notification Display. For example, to temporarily hide all or some notifications during cinematics, while retaining the ability to pass items to them. (Like dialogue can be logged to chat log, and player will see it after cinematic ends).