Hi. I am learning how to create a static camera point and click puzzle game on Unreal Engine. And just recently I learned how to make a pause menu. But when I press The Resume button the Click count changes from double click to 4 clicks.
This is how I make the game; 360 sphere with trigger boxes when double clicked changes the sphere material, thus changes the scene.
The pause menu
This is the Blueprint for the resume button.
Thanks.