Hi everyone.
I’m having trouble changing the angle of two objects simultaneously using torque. These objects are a tank body and its turret. I want it so that when the D key is pressed, torque is applied to both objects to the right, and when the A key is pressed, torque is applied to the left.
I have it set up like this ( just started a new proyect with only these events):
The Physics2 behavior is the same in both with the same values:
The problem is, I don’t know why the turret rotates slower than the tank body.
Pressing A key during a seconds the tank’s angle is -89.97 and the turret’s angle is -48.97:
No matter how much I think about it, everything seems fine. This is supposed to be simple.
What am I doing wrong?




