Skip to content

thornduck303/unity-update-system

Repository files navigation

Update System

Custom update manager for Unity that replaces MonoBehaviour.Update with a centralized pipeline. Handles execution order based on priority, fixed time or fixed frame updates, and per-entity timing via ScriptableObject update profiles.

About

Custom update manager for Unity

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages