Thrusters bug

My thrusters were working fine until I extracted methods and restricted the rotations. What is happening is that the thrusters work for a couple of seconds and then the plane crashes and nothing works anymore. Another issue is that each time I press ‘play’ the mass needed for the rocket to take off gets smaller and smaller. It’s like the force of gravity keep changing on its own. At first the mass was perfect at 0.3 but now at 0.7 it will barely lift. I’m attaching a video showing the bug and a link to my code on pastebin. https://community.gamedev.tv/uploads/short-url/t3cNO7RBoHgU6OGtkMPRG7PMcg1.mp4 https://pastebin.com/C7W9JZwb

Hi Giulia,

Could you please upload the video in a way it appears here? Add a line break.

Sorry for the late reply. For some reason, I missed your thread.

If this is still an issue, add the following line (see line 140) at the top of your rotation method:

Please do not use an alpha or beta version of Unity for your actual projects. They are full of bugs. Downgrade to a stable version with an “f” in its version number.

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

Privacy & Terms