Skip to content

staggartcreations/UnitySceneViewNotification

Repository files navigation

Scene view notification

Notification log for Unity's scene view.

Instructions

Call the static function SceneViewNotification.Add(string text, NotificationType type) from an editor script to display a message. NotificationType can be Info, Warning, Error.

alt text

Under Edit->Preferences you can configure the maximum lifetime of a message, and the time it takes to fade one out.

alt text

License

MIT License (see LICENSE)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages