Everything in the script checks out, so I suggest for now attach that script to an empty cube, and add a plane ground. This is because I noticed in the video, those pre-made object have some scripts on them. See what happens then. If everything is good, check the differences between the sea object you have and the boat object.
Also, add a `Debug.Log (Input.GetAxis("Horizontal") + "\t" + Input.GetAxis("Vertical"));` to verify what Input.GetAxis is returning.
Lastly, please try to have a much clearer title, as people won't help you if they have to read more than a sentence just to know IF they can help you, let alone what to help with.
↧