Math helper for Armory.
- Locate the
.blend
file you are working with - Create
Libraries
folder alongside your.blend
file git clone https://github.com/armory3d/math_pack
intoLibraries
folder
Once cloned into Libraries
folder, Helper class can be accessed:
var f = iron.math.Helper.getAngle(v1, v2);