Home

Awesome

Singleton MonoBehaviour for Unity Projects

Implementation of the Singleton Design Pattern to Unity MonoBehaviours. This is useful when you need a single instance of a class and wants to tweak its properties in the editor.

Features:

This implementation is a work in progress and it's widely open to suggestions.

More info at: http://kleber-swf.com/singleton-monobehaviour-unity-projects