Creates a new Vector2 object from the given x, y (floats) coordinates.
Optional
defines the first coordinates (on X axis)
defines the second coordinates (on Y axis)
Creates a new Vector2 object from the given x, y (floats) coordinates.