RAYNER TAN
DaburuTools

DaburuTools is a small project of ours with the aim to create reusable tools for Unity Projects. These tools are planned to range from player controller prefabs to FSM auto generation and even an quick and easy to use animation toolset called Actions.

The purpose is for us to import the toolset as an Unity Package into any of our projects when we start on a new one. Feel free to use this repository for your own projects.

Currently, we have developed the flexible animation system, similar in operation to Apple's SKAction class. We have also developed a `Graph` struct data type that can control animation curves and be used as your own non-linear interpolator.

You can download and use the toolset from here by clicking the download icon. Click the GitHub icon to be linked to the wiki, alternatively you can click here: https://github.com/Daburu/Daburu-Tools/wiki





EDIT: This toolset has not been updated since 2017 and may no longer work with current version of Unity.