In this module learners will be introduced to actors, pawns, and characters, and how to utilize input actions to communicate between the input system and their project's code. An Input Action can be anything that an interactive character might do, like jumping or opening a door, or it can be used to indicate user input states, like holding a button that changes walking movement to running. Learners will create their own custom logic for a video game character.