ABOUT
Notify is a notification framework that allows developers to send actionable notifications to players. Notify provides an API for easy integration into any Roblox experience.
Includes sound effects, they just aren’t in the video.
FEATURES
-
Clean and modern design
- Notify utilizes a dark theme across all notifications. It uses banner colors to indicate the type of notification, such as warnings or alerts.
-
Actionable notifications
- Developers can choose to add callback functions to any notification, allowing for additional functionality. For example, a notification could be clicked on to open up a specific UI element within a Roblox experience.
-
Lightweight and non-intrusive
- Notifications are small and easy to read. The theme is consistent across all notifications served by Notify. Sounds are quiet and can be disabled.
API REFERENCE
NotifyModule.notify(text, notificationType) Returns nil Serves a notification to the client with the specified text and type.
NotificationType String Three notification types are included in Notify: Info, Warning, and Alert. These come with their own unique banner colors and notification sounds. You can add custom notification types by modifying the table in the module.
INSTALL NOW
Add Notify to your Roblox experiences. Click here to get it on the Roblox Marketplace.
Other popular resources I've made
- RoSound - Find audio for your games.
- Drop Shadow - Add drop shadows with ease.
- Task Manager - Modern and elegant to-do list.
- Wall Cutter - Cut any part with ease.
- PlayerList - Feature-rich player list UI.
- Iconify - Royalty-free Icons for your games.
- AI Scripter - Generative AI for scripts.