Does this course teach how to set up controller support?

Hi everyone! :waving_hand: I just started the Battle Blaster project from the Unreal Engine course and I’m really enjoying it.
Quick question: does the course cover how to set up controller support, or is it only focused on keyboard and mouse?

Shooter Sam does cover the controller but not exactly setting it up as the character used already has it configured.

Using a gamepad is mostly the same as keyboard and mouse except in the likes of Battle Blaster which needs a bit of work to get it working/rotating correctly. I did play and got the turret turning with the right stick by pushing it in the direction you wish to aim. It was not simple…