Question by
P374RD · Mar 06, 2016 at 02:33 PM ·
scripting problemrigidbody.addforce
how to addtorque and addforce to same object?
think i missed something, i'm trying to addforce and addtorque in two separate scripts. If i add 1 script to 1 object each script works, however when i add both scripts to 1 object only 1 works, or neither. I've tried putting a script on 2 separate objects and parented those objects and they would act independently.
Comment
Your answer
Follow this Question
Related Questions
How to move a kinematic rigidbody with touch? 0 Answers
Weired physics behavior when launching a Ball 0 Answers
Bullet not moving rigidbody2d,AddForce not working for bullet 1 Answer
Need help for applying force to rigidbody with .AddForce 0 Answers
CS0029 Error cannot implicity convert type 'bool' 'UnityEngine.Rendering.ShadowCastingMode' 1 Answer