RimuruDev / Unity-ActionUpdaterService

IActionUpdaterService is a flexible and easy-to-use service for Unity, designed to manage and dispatch update-related actions (FixedUpdate, Update, LateUpdate) outside of MonoBehaviour. It allows for a more modular approach to handling updates, especially useful in projects using dependency injection frameworks like Zenject.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RimuruDev/Unity-ActionUpdaterService Stargazers