J
J
Jay_Enderboy2021-09-18 15:28:49
Unity
Jay_Enderboy, 2021-09-18 15:28:49

The buttons for horizontal movement of the character do not work for me?

I'm new to Unity now I'm trying to make my first game (2d platformer) I'm doing it according to a video lesson from YouTube, but now having written the code and correcting all the errors in it, the character does not move
at all. I have them configured in the engine and they seem to be correctly indicated inside the code, but nothing works, what can I fix?
6145da2d313b3666063509.png
src=" https://habrastorage.org/webt/61/45/db/6145db01bd9... "alt="image"/>

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
emilsafin, 2021-09-20
@emilsafin

You have an error in the update call function, FixedUptade is spelled correctly.
This method does not initially exist, so everything inside this function is ignored.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question