{{{ #!Markdown # Common Tools core Repository with common tools and scripts. Unity 3D projects include this repository in a subfolder under the Assets folder. Features include: * Application tools (quit, cursor, time scale...) * Camera controller and features (FoV controller, camera shift...) * Transform controller (position, rotation...) * Spline components * Editor extensions (Blender importer, GITExtensions integration) * UDP networking * Lerp methods * Interpolation methods * TextureCanvas * [Google color palette](https://material.google.com/style/color.html) * Rigidbody and collider utilities. * Other utility features: math, PID. ### GIT repository - SSH: **`ssh://git@projects.edy.es/edy/common-tools-core.git`** - ZIP snapshot: Open the **[Revision list](http://projects.edy.es/git/edy/common-tools-core.git/shortlog/refs/heads/master?js=1)**, then click the **zip** link. }}}