Page 1 of 1

How to rotate a body (and connected ones) instantly?

Posted: Mon Jun 05, 2017 2:06 pm
by TonyS
Hello,

I am trying to rotate a body instantly and meanwhile, I want all the other bodies connected to it with a constraint, rotate too.

I cannot apply torque. I want it instantly.

I cannot set center of mass transform as it will just rotate the parent body as if it was already rotated in the modelling program.

So, is there are way to make the whole thing rotate as if I had applied torque to rotate it to a certain degree?

Re: How to rotate a body (and connected ones) instantly?

Posted: Tue Jun 06, 2017 1:22 pm
by erbisme4@yahoo.com
You can write your own method that takes in a transform and individually transforms each body connected through the constraints. This is like teleporting, so it's not recommended.