Skip to content
This repository was archived by the owner on May 5, 2024. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Tools

Collection of common scripts that I use for my Unity projects. Feel free to use them too.

Features

  • Extension Methods - A collection of various useful extension methods
  • Debugging Enhancements - Adds class awareness to console logs making it easier to filter messages in the Unity Console
  • Publisher/Subscriber messaging system - A simple messaging system useful for broadcasting data to UI minimizing coupling. Moved to https://github.com/brogan89/umessage
  • Singleton - Wraps any MonoBehaviour into a singleton
  • SelectableGroup - change other Graphic targets based on a single UnityEngine.Selectable event callbacks

About

Collection of scripts that are useful for Unity projects

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages