Furball-Engine/Furball

[BUG] You can interact with the game with the window unfocused

Beyley opened this issue · 2 comments

Describe the bug
You can interact with the game with the window unfocused

Expected behavior
You stop being able to interact with the game when it's unfocused

could easly be fixed by checking for Game.IsActive

most likely fixed in b540972