this-place / this.place

An isometric puzzle game that incorporates platforming and block building.
https://isteps.comp.nus.edu.sg/event/12th-steps/module/CS3247/project/4
MIT License
7 stars 6 forks source link

first click after exiting the menu is treated as an ingame click #152

Closed Rinder5 closed 6 years ago

Rinder5 commented 6 years ago

if reopening the menu immediately without clicking, the next click will close the menu automatically and pull a block if applicable

edit: i tried unpausing the game with a keyboard button and it doesn't have this issue, so it is something to do with mouse click?