Community Tutorial: Enhanced Input with C++

Hello!
I’ve made this relatively quick and simple tutorial on how can we use C++ with Enhanced Input to implement crouching to our character using the First Person Template as base.

Hope it helps!

https://dev.epicgames.com/community/learning/tutorials/34J9/unreal-engine-enhanced-input-with-c

2 Likes

Hey there!

Thank you for this tutorial, it really helped me to understand, alas, do you know how can I bind the actions in my Controller instead of doing it in My Chracater? I haven’t found anything relevant, unfortunately.

Any way, thank you so much!