Ball fired when pause button is clicked
bchantech opened this issue · 1 comments
bchantech commented
When the pause button is clicked on in game, a ball is fired, and then the game pauses when the mouse button is released.
ShamblesSM commented
Already filed this issue on the original repository (which was a fork of OpenSMCE but on my personal account) - but I forgot to move/duplicate it here. Keeping this issue.
As @jakubg1 said, there is a Y-offset of where balls are not allowed to shoot, and UI elements are not detected on click, thus allowing the player to click on a UI element and shoot at the same time.