#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)

misty patrol
#

duno whats goin on with it, my scroll lock on my keyboard is on also i cant disable it not sure if it has smth to do with it

#

i meant right lol

median lavaBOT
#

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

misty patrol
#

and you cant really trick the Input.GetAxis("Horizontal and Vertical") can ya

proud geode
#

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

misty patrol