-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersinfrastructureWhat makes the system tickWhat makes the system tick
Description
I have noticed that when playing the game on a second monitor, clicking does not work. It would be worth looking into whether this is just a limitation of the pyxel library, or whether there's something we can do about it.
I had a cursory look at this and it seems like the pyxel.mouse_x
value is wildly negative, like -400. The pyxel.mouse_y
value seemed to be reasonable, though.
Could we detect whether multiple monitors are in use or if the game is running on a second monitor? Could we modify the mouse x value somehow?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersinfrastructureWhat makes the system tickWhat makes the system tick