Fixes, new readme
This commit is contained in:
12
README.md
12
README.md
@ -1,2 +1,14 @@
|
||||
# Utils
|
||||
Unity package with utility useful for almost any project.
|
||||
|
||||
## Features
|
||||
* Hide the script field.
|
||||
* Event Manager
|
||||
* Event based.
|
||||
* Call Update, FixedUpdate and LateUpdate from anywhere.
|
||||
* Better performance than Unity methods.
|
||||
* Automatic volume based reflection probe placer.
|
||||
* Check if time has passed with the TimeSince struct.
|
||||
* Camera Blender controls in the scene view.
|
||||
* Package Manager Git updater.
|
||||
* Append to an array.
|
Reference in New Issue
Block a user