Constraints cleared?

At the end of the lecture on SerializedField Vs. Public, it seems the constraints on the rocket ship’s rotation and position are cleared. I thought we previously set some of these in an earlier video. Do we no longer need these constraints on the rocket ship since we are now using mainThrust and rcfThrust?

Hi Michael,

Actually, we still need them because we make use of the physics simulation. If our rocket has the slightest rotation or if its pivot point is not exactly in the middle, it might be that the physics simulation rotated the rocket in a way we do not want.

Unfortunately, the solution with the constraints does not work as expected. For this reason, Ben replaces it with a better one in lecture “Spit & Polish” (currently #71).

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms