PlaceholderGames / 2016-VnD_Game

2nd year computer games development group project
2 stars 0 forks source link

Bug report: in-game menu is not in focus #35

Open BojanStankovic opened 7 years ago

BojanStankovic commented 7 years ago

Once the in-game menu is called by pressing the "p" key, it doesn't com into the focus and a user must click anywhere to enable the widget's functionality. There is a disabled blueprint inside of the widget that fixes this, however it also introduces the problem of losing the mouse movement control in a game once the game is resumed.