Relative Content

Tag Archive for c#unity-game-engineanimation

Character does not move in Unity

I wrote the code in Unity hoping that the character can move in all directions in two dimensions if I press the direction key. (If I press the shift key, it moves fast.) However, after writing the code related to the animation, the character gets a bug that doesn’t move even if I press the direction key. I hope you can tell me a solution or a solution for someone with a similar problem.