Vector2.getNormalized() - Mtax-Development/GML-OOP GitHub Wiki Argument Name Type Optional magnitude? {real} Yes Returns {Vector2} | On error: {undefined} Description Return the unit vector of this Vector2, which will have its values placed between -1 and 1, but with the same direction. These values are then multiplied by the specified magnitude. ⚠️ **GitHub.com Fallback** ⚠️