Hello everyone! I’m trying to let my character in top down mode jump using the Enhanced Input plugin. I was able to create the blueprint for the Top Down Character (shown below in the first picture), but I don’t know how to create the blueprint for the Top Down Controller (shown in the second picture). Any advice on how to do this would be much appreciated.
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!
Awesome! To let you know though, there is a double (or multi) jump feature built into the character controller as well if the launch feels too unwieldy! That’s where the Jump and Stop Jumping nodes intersect with the character class!

Thank you for letting me know! I think I might change what I have and use the built-in multi jump feature.





