How to use a Game Controller as input?

Is there anyway use the xbox controller in a game? It is really simple to do in Unity.

Howdy!

Most of the Templates when creating a New Project, support controller functionality right out of the gate. You can also refer to this page for more information on how to setup different Input Types:

https://docs.unrealengine.com/latest/INT/Programming/Gameplay/Framework/Input/index.html

-W

Yes, movement is good and a jump, but don’t see how to get it fire.

I figured it out. Thanks for your help.