Commit Graph

3 Commits

Author SHA1 Message Date
Syntriax c0c48c7d51 refactor: IHierarchyObject Nullable IGameManager to Non-Nullable
Since in a typical use case of these classes they are already in the
hierarchy and it bloats the behaviour code with lots of null checks
2024-11-17 22:05:22 +03:00
Syntriax 4856800f5f feat: Improved Entering & Exiting of Hierarchy Objects 2024-11-03 20:13:25 +03:00
Syntriax 6bc9043a86 feat: Basic CoroutineManager 2024-10-26 13:47:39 +03:00