Every time i write vector2 or vector3 on Visual Studio C# i get this error
CS0104 'Vector2' is an ambiguous reference between and 'UnityEngine.Vector2'
CS0104 'Vector3' is an ambiguous reference between and 'UnityEngine.Vector3'
↧