bhoang8855 / Game-Development-Quarter-Project

0 stars 1 forks source link

Player moves at opposite direction #7

Closed Shunlu-cpp closed 7 years ago

Shunlu-cpp commented 7 years ago

When I set the player coordinate to 0,0 and move it with wsad, the a and d key are flipped.

bhoang8855 commented 7 years ago

Click on Edit -> Project Settings -> Input and click on the "Horizontal" drop down. Switch a and d for Negative and Positive Button.