Static Tools for Unity

StaticTools provides a way to run static methods on update, and running coroutines without an owner.

 

Features:

Static Update Loop:

StaticTools provides a simple way to add static methods to the update loop.

Ownerless Coroutines:

StaticTools also provides a way to run coroutines without an owner. This system currently supports most use cases of coroutines.

Previous
Previous

Inverse Kinematic Leg System

Next
Next

Deepcover