Attack Button (Solved)

I need a little help here. I’m trying to make a UMG Button that makes it so I can attack in front of me. I’ve already made how it functions, as seen here:

And here’s the UI that I’m using, as well as the Blueprint I’ve made so far:

If anyone can tell me how to make this work, that’ll be great. For clarification, the first screenshot is in my Character blueprint while the latter two are part of the Widget I’m using.

Thank you very much in advance.

So you want the widget button trigger the same sequence of nodes as the X key does?

So you want the widget button trigger
the same sequence of nodes as the X
key does?

If that’s the case, create a Custom Event and connect it to the same nodes as the X button. In the widget, call that event.

Hey, that worked! Thank you! :slight_smile:

Hi, Could You Guys Show An Example Of This In Action, Im Very New, Thanks

338821-screenshot-2.png