How can I make a 2d character controller?I’d like to move it with arrow keys…THnak you very very much!
You have to modify the position of it’s transformation along the horizontal or vertical input and multiply it by Time.deltaTime to make a smooth transition.
Check for tutorials or search the forum. This question had been answered many times already.
Can you post a link?
In the upper right of the unity page, there a magnifying glass, use that to search.
This is one of the results: