You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for sharing code.
My question here is that:
Why do we have xpos[0] -= torso_x_pos that only modifies the x-axis of a body's position, but not y- and/or z- ?
Thank you.
The text was updated successfully, but these errors were encountered:
Dear author,
Thanks for sharing code.
My question here is that:
Why do we have
xpos[0] -= torso_x_pos
that only modifies the x-axis of a body's position, but not y- and/or z- ?Thank you.
The text was updated successfully, but these errors were encountered: