Different Types of Controls

The lecture tells us to remove some code and all, which I had put on my keyboard but was creating the double speed. So, can someone tell me how to alter or please tell me the whole process to put keyboard controls? (It may be the arrow keys or WASD).

You just add the following mappings

MoveForward:
  W, Scale  1.0
  S, Scale -1.0
Turn Right:
  D, Scale  1.0
  A, Scale -1.0

Can u please be more specific? I tried doing this but it didn’t work

i am really sorry i didn’t put S for move back, but I tried it now, so the tank is being lifted from back it moves back, and i don’t even know how to pair the move forward and back, and move right and left.
I know these are really easy and silly questions, I am really sorry for that but I am a real beginner, so please tell me in detail.

Now I tried doing something different its working properly i think, but maybe i have a feeling there is another way also to do this. Can you tell me is the thing I tried to do is right or not?
and do we have any other way of doing that, maybe combining the inputs, like for controller we get input from -1 to +1.

Move Forward and Turn Right are the only input mappings you need
2019-11-06%2017_23_07-Project%20Settings

Thank you very much!

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms