Assets\MFPS\Scripts\Misc\bl_AFK.cs(29,70): error CS0034: Operator '!=' is ambiguous on operands of type 'Vector3' and 'V

Report bugs of MFPS 2.0 here
Post Reply
User avatar
Rofel
Contributor
Contributor
Posts: 49
Joined: Tue May 28, 2019 10:56 pm

Assets\MFPS\Scripts\Misc\bl_AFK.cs(29,70): error CS0034: Operator '!=' is ambiguous on operands of type 'Vector3' and 'Vector2'
Please, help me!
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

Have you made any modifications to bl_AFK.cs?
which Unity version are u using?

Try change the varaible 'oldMousePosition' from Vector3 to Vector2
How to find your Invoice Number: Here
How to find your Order Number: Here
Post Reply