Skip to content

TCW001/TCW_Notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCW_Notify

Hello Devs, this repository aims to help other Devs who want to speed up their Project Development! Can only be used in Unity 3D.

TCW Notify is a notification with 4 types (Information, Success, Warning and Error). You can use this notification to let the client side know that you don't have X enough coins, bought item X, which is coming out the limits of the map or even errors that may occur!

notify


Tutorial | Configuration in Unity 3D

After importing the repository, you can explore the Demo (Scene).

1st Step | With Unity open, in the Hierarchy create a Canvas.

Create_Canvas


2nd Stage | After creating the Canvas, go to TCW_Notify\Prefabs and drag the Prefab Notify_Content into Canvas.

Position it to your liking!

Prefab_Notify_Content


3rd Step | Is ready! Now you can create a script and call the Notify() Function.

The function has 4 parameters.

function

The example can be followed if the script where the function is called is attached to the Canvas. You can call the function like the code example below:

example

You can edit the source code (NotifyManager.cs)

About

Notification for Unity 3D

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages