4: Input and Blueprint Basics
Setting up Input Systems in UE4
Sep 9, 2018 · 1 min read

In this guide, we’re going to set up some input bindings in the engine in order to learn about passing input from our human player to our game player. You’ll also get your feet wet with Blueprints (visual scripting) in the game engine and even learn a bit about variables in the process.

