Hi Rick,
The function Vector3.up or (0,1,0) does not add enough force to even move the rocket to let the base. If I add (0,2,0) its get enough force and its fly. The question is why it is not flying with Vector3.up ?
note:
- The rocket has the same transform values for position, rotation and scale, the relative mass as the tutorial.
- Rocket gameobject it is not selected in the hierarchy.
- I clicked the game Windows for focus.
please check images below.
Thanks,