All Questions
Tagged with unityscript direction
1 question
0
votes
1
answer
7k
views
Unity - Invert Movement Direction
I am currently developing a 2,5D Sidescroller in Unity (just starting to get to know it).
Right now I added a turn-script to have my character face the appropriate direction of movement, though ...