Skip to content

Behnamjef/UnityNotification

Repository files navigation

UnityNotification

This repository provides a basic implementation of Unity notifications.

Installation

To install UnityNotification, follow these steps:

  1. Visit the Release page of this repository.
  2. Download the latest version of UnityNotification.

Usage

To use UnityNotification in your Unity project, follow these steps:

  1. Open your Unity project.
  2. Import the Mobile Notification library from the package manager:
    • Open the package manager by navigating to Window > Package Manager.
    • Search for "Mobile Notification" in the package manager search bar.
    • Select the Mobile Notification package and click on the "Install" button.
Mobile Notification
  1. Locate the UnityNotification.unitypackage file that you downloaded earlier.
  2. Double-click on the package file to import it into your Unity project.
  3. Once the package is imported, add the NotificationManager.prefab to your scene.
  4. Customize the notification settings within the NotificationManager.prefab to your desired preferences.
Screenshot 2023-05-29 at 6 04 29 PM
  1. You're all set! UnityNotification will now handle notifications automatically.

For a practical example, please refer to the SampleScene provided in this repository.

Feel free to explore and modify the code to suit your specific needs.

License

UnityNotification is created by Behnam Jafari and is available under their licensing terms. Please refer to the license file included in this repository for more details.

About

This is a template of unity notification.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages