This is a script to move player with WASD or Arrow keys in Unity for making games.
Things to do to make the player movable: 1.We simply drag the code to the player. 2.Then, we select the moveSpeed. 3.After that, we select play mode. 4.TADA, our player moves with the ARROW KEYS AND WASD KEYS. 5.This script is for every one who want to keep it in their projects.