Unity Discussions
why i am getting this errorr....
Questions & Answers
legacy-topics
wildlo93
July 14, 2016, 2:07pm
1
74028-11.png
741×294 16.8 KB
EDevJogos
July 14, 2016, 2:10pm
2
You must pass the component you want to get:
GetComponent<Rigidbody>().AddForce()
Related topics
Topic
Replies
Views
Activity
How do i use AddForce on rigidbody ? The AddForce is not exist
Unity Engine
Scripting
1
1024
November 25, 2016
Need help with GetComponent (In C#)
Unity Engine
Scripting
3
966
March 27, 2015
error CS1061: Type `UnityEngine.Component' does not contain a definition for `AddForce' and no extension method `AddForce' of type `UnityEngine.Component' could be found. Are you missing an assembly reference?
Questions & Answers
legacy-topics
1
8062
January 20, 2017
Hello guys, why i can not add this to my code?
Questions & Answers
legacy-topics
1
348
July 15, 2016
Can not find rigidBody.AddForce
Questions & Answers
legacy-topics
2
2233
April 2, 2015