Pause game by touch (not keyboard)

I created a pause button on my project, how do I make it pause when I touch it and not click on the keyboard (because there are alot of guides for that one).
I don’t even need the whole blueprint - only how to attach to that button ANY kind of command (jump, run etc…).

Thanks.

there is a blueprint command “pause game”

so, when this button is clicked, the game is pause.

i made a background button too ( black with opacity at 30%) large as my screen.
when is clicked, the game is unpause

i hope that is what your are searching for :wink: