Readme fix
This commit is contained in:
parent
6037dc90f1
commit
c6c1afc044
@ -3,12 +3,11 @@ Unity package with utility useful for almost any project.
|
|||||||
|
|
||||||
## Features
|
## Features
|
||||||
* Hide the script field.
|
* Hide the script field.
|
||||||
* Event Manager
|
* C# Event based Event Manager
|
||||||
* Event based.
|
|
||||||
* Call Update, FixedUpdate and LateUpdate from anywhere.
|
* Call Update, FixedUpdate and LateUpdate from anywhere.
|
||||||
* Better performance than Unity methods.
|
* Better performance than Unity methods.
|
||||||
* Automatic volume based reflection probe placer.
|
* Automatic volume based reflection probe placer.
|
||||||
* Check if time has passed with the TimeSince struct.
|
* Check how much time has passed with the Time Since struct.
|
||||||
* Camera Blender controls in the scene view.
|
* Camera Blender controls in the scene view.
|
||||||
* Package Manager Git updater.
|
* Package Manager Git updater.
|
||||||
* Append to an array.
|
* Append to an array.
|
Loading…
x
Reference in New Issue
Block a user