Hello fellow developers,
I ran into a problem today, i am fairly new to visual scripting and C++ so i decided to use a tutorial to make a menu screen to test out everything.
almost everything worked but when i made the actual menu screen it didn’t work correctly, I could still shoot my gun on the background and when i press ‘Play Game’ Nothing except a gunshot happens.
the rest like settings and quit still work. Maybe anyone knows what i did wrong.
This is the tutorial i used:
https://docs.unrealengine.com/latest/INT/Engine/UMG/QuickStart/4/index.html
here are the scripts:


If anyone needs to i can build the game to show you
