Transform
Transform is a Lua library designed to make it easier handling local/world coordinates, along with a customizable rotation.
It's been highly inspired on [Unity's Transform class.](https://docs.unity3d.com/ScriptReference/Transform.html)
Link to the GitHub repository: