Hi,
I am new in Unity. I want to know how character moving according to user key press left-right & up-down. It means when run the application one character will be load, when user press left-right button so character rotate left-right direction and after user release the key so character rotate its normal position. When user up-down button so character move up-down direction. I tried but only one moving operation will work not both. Please reply.
Thank You.