/duck-utils

A collection of Unity utils

Primary LanguageC#MIT LicenseMIT

duck-utils

A collection of Unity utils

Features

Feature Description Docs
MathUtils A collection of static utils to help with mathematics. Docs
Trigonometry A collection of static utils to help with trigonometry Docs
EventBroadcaster A mechanism for sending events/messages to components on game objects. Docs
Timer A callback based, self updating timer. Docs
MonoBehaviourService Service that allows subcription to mono behaviour messages as events Docs
TransformSnapshot A util for taking snapshots of transform properties and applying them Docs