'Vector2' is an ambiguous reference

hello, i was followed course but i take this error:

Assets\Scripts\PlayerMovement.cs(8,6): error CS0104: ‘Vector2’ is an ambiguous reference between ‘System.Numerics.Vector2’ and ‘UnityEngine.Vector2’


Privacy & Terms