Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

What's wrong with my code?

so I in Unity it shows that there's something wrong with my code and I don't know what it is. Could somebody help me? I'm on "How to make a video game in Unity - Movement (E03)" about 4:20 mins into the video. I'm supposed to be able to move the player to the right with this code but it shows this error in Unity

Here's my code

Thanks so much for your help!

Answers

  • I'm new in coding, but shouldn't there be a ; at the end?

  • edited August 2021

    I think on line 17 you wrote imput and not input. Oh and the i is uppercase it should be lowercase.

Sign In or Register to comment.