9/26 – character intro

After making a game mode and setting up our character as the default pawn and setting the game mode in Maps & Modes in the project settings, we can set up our input for our character’s events:

Then in the character Blueprint we can set up the movement code:

In our LevelBlueprint we can set up the camera for the level and also a trigger event so the character has something to interact with: