My rocket wont go up / move

hi i think i know why my rocket wont thrust , but i dont know how to fix the issue ,
when i press the up and down keys my camera will just zoom in and out even after pressing play
???

Hi Ibrahim,

Could you please share screenshots of what you did and see in Unity? Have you already compared your code to the Lecture Project Changes which can be found in the Resources of this lecture? Have you already tried to add Debug.Logs to your code to see what is going on during runtime?

The camera is not supposed to zoom in when you press the arrow keys. Make sure your movement script is not attached to the Inspector of your camera.

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

Privacy & Terms