hi, i had this error in my Unity project, someone knows what to do? I alredy serched in google but i do not found a answer.
this is the error:
Assets\Scenes\defaults\scripts\character\characterController.cs(18,70): error CS0428: Cannot convert method group ‘ReadValue’ to non-delegate type ‘Vector2’. Did you intend to invoke the method?
I founded the error, it was the"()" that were missing after the “vector2”. If u want to gift me a suggestion, it will be great. Thanks.
I gave you a suggestion yesterday. Did you miss it? It works for 100% of all errors.
Here it is:
1 Like
yeah sorry, i read it after posting the question here. Thanks
