#Unity Engine, on Runing my game my character keeps goin left as if am pressing D but i aint ;-;
1 messages · Page 1 of 1 (latest)
It's hard to answer a programming question without code
Resolving a bug is almost impossible when the question doesn't include any of the buggy code. In order to help fix the problem, answerers are going to have to see what the code is.
Source: https://idownvotedbecau.se/nocode
Please isolate the problematic code and send it as a codeblock. If you don't know how to send a codeblock, type []cb
its not a code thing its just unity, i ran the same script on another project and it worked just fine, its smth with the untiy project itself
and you cant really trick the Input.GetAxis("Horizontal and Vertical") can ya
I mean you can very easily, invert the result, apply force the wrong direction, flip the object while using relative position, modify the Input menu settings at all
whatever the fck he/she said i didnt get