EasyNotifications

TEMPLATE NAME: EasyNotifications
CORE VERSION: 1.10.3
TEMPLATE VERSION: 1.0.0

TEMPLATE DESCRIPTION:
This framework allows you to create and show beautiful ingame notifications that are entirely customizable in the easiest way.
It comes with premade notifications for basic Core features that can be enabled by beginners who don't know how to code or for a quick setup.

Simply drag and drog this template into hierarchy and open the ReadMe file to get started!

TEMPLATE VERSION NOTES:
06/29/2021 - 1.1.0 - Added client and server demos, added ExcludeResources and IncludeResources properties to the resources tracking system
06/28/2021 - 1.0.0 - Initial release

MEDIA:



ADDITIONAL INFO:
Notifications are 100% customizable:

  • The colors (text, background and icon) can be edited
  • The fonts can be edited
  • The icon can be edited
  • The notification sound can be edited or desactivated
  • The duration of a notification can be edited

They can be sent with a simple call to EasyNotifications.SendToPlayer(params) or EasyNotifications.SendToAll(params).

For non-coders, it comes with implemented trackers that automatically send notifications when:

  • A player logs in
  • A player logs out
  • A game round starts
  • A game round ends
  • A player dies
  • A player's resource amount updates
1 Like