Before the player object can move under the control of the player, there needs to be a connection from the player’s mind, intent, and desire, to the game object. For us, we’ll go through the player’s fingers, to a keyboard, through Unity’s input interface, to the game object. And how…