I
I
Ilya Smirnov2016-10-03 17:11:03
C++ / C#
Ilya Smirnov, 2016-10-03 17:11:03

How to solve problems in the Unity compiler?

There were 3 compiler errors
1 Error CS1503 Argument "#1" cannot convert 'object' expression type 'UnityEngine.Vector3'
2 Error CS0119 Epression denotes a 'type', where a 'variable', 'value' or 'method group' was expected
3 Error CS1502 The best overloaded method match for 'UnityEngine.RigidBody.AddForce(UnityEngine.Vector3)' has become invalid argumentxAeLkJ4sYQalY2.jpg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GavriKos, 2016-10-03
@Googoogoogoose

On line 21 rb.AddForce (movement); obviously should be

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question