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