Please help. I think there's a bug here regarding the movement

It wasn’t like this earlier when I tested this out. My character gone when I press A or D… but i wrote exactly like in the script. Please help

Hi,

Please pause your game when the rocket is gone and check its position. Is it invisible or is it just outside the camera’s viewport? If the latter is the case, what are its coordinates?

Have you multiplied the part where you move the rocket with Time.deltaTime? Ben forgot that and fixes the problem in a later lecture.

Have you already compared your code to the Lecture Project Changes which can be found in the Resources of this lecture?

This topic was automatically closed after 14 days. New replies are no longer allowed.