Hi,
I am new to unreal 4 and now I am working on a project to tests with .exe.
I followed the above answers and got .exe file with windows (64 bit).
After running in UE4 editor, I just packaged my project and got .exe file (saved in C directory). When I double click to start running, its showing the screen but I need to access with mouse cursor. Just got the screen like below but I need mouse cursor to click those buttons in the game.
When I run in the UE4 editor, I can able to access those buttons with mouse cursor but I cannot run the same in .exe file
Can I know how to run this .exe file getting the levels running which I saved and run same like in UE4 editor?
Please help me to solve this issue. Thanks in advance!