Alexander Filippov 6037dc90f1 Fixes, new readme
2021-06-27 21:08:30 +02:00
2021-06-27 20:28:56 +02:00
2021-06-27 21:08:30 +02:00
2021-06-27 17:59:55 +02:00
2021-06-27 14:46:18 +02:00
2021-06-27 16:53:23 +02:00
2021-06-27 17:15:07 +02:00
2021-06-27 21:08:30 +02:00
2021-06-27 14:46:18 +02:00
2021-06-27 21:08:30 +02:00
2021-06-27 16:40:32 +02:00
2021-06-27 14:46:18 +02:00

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.
Description
No description provided
Readme 78 KiB
Languages
C# 100%