How to let a character jump in top down mode in UE5 using Enhanced Input plugin?

Hey there @EclipsedEchium! Since you’re starting from the base player controller for the top down project, setting up your jump is easy! It’s already built in to the character controller, you just need to make sure it’s enabled and then call it!