Notification System
The Notification System provides a centralized mechanism for delivering gameplay-relevant messages to the player.
It decouples notification generation from presentation, allowing systems to emit notifications without direct UI dependencies.
The system supports customizable display options, enabling developers to create engaging and contextually appropriate notifications for players.
This documentation provides an overview of the Notification System's features and how to use it effectively in your game development projects.
Take a look at this quick showcase video of the Notification System in action: