Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 563 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 563 Bytes

UnityUtils -- Script utils for Unity

DESCRIPTION

UnityUtils is a collection of reuseable C# classes for use in the Unity 3.x and 4.x Game engine.

Most classes are selfcontained, but some depends on other classes in the library.

INSTALLATION

The best way to install UnityUtils:

  • Create a UnityUtils folder in the Asset folder
  • Extract the UnityUtils into this folder

License

Copyright Morten Nobel-Joergensen (http://www.nobel-joergensen.com)

License lgpl 3.0 (http://www.gnu.org/licenses/lgpl-3.0.txt)