Adds CTRL Z support to the drawing mini-game #2

Merged
MapAnon merged 1 commits from Legalo/IWaniHugThatGator-Demo-Public:Undo into master 2023-05-18 03:26:52 +00:00
Contributor

Simply calls the back function when the keys ctrl and z are pressed at the same time.

If the ctrl key is pressed whilest drawing it will stop registering the MOUSEBUTTONDOWN event. But that still happens even without these changes, I think it's because CTRL is Renpy's 'skip' key.

Simply calls the back function when the keys ctrl and z are pressed at the same time. If the ctrl key is pressed whilest drawing it will stop registering the MOUSEBUTTONDOWN event. But that still happens even without these changes, I think it's because CTRL is Renpy's 'skip' key.
GManon added 1 commit 2023-05-18 02:46:36 +00:00
Member

Looks good. Couldn't find issues besides that one quirk.

Looks good. Couldn't find issues besides that one quirk.
MapAnon merged commit 0ae38d6ef2 into master 2023-05-18 03:26:51 +00:00
GManon deleted branch Undo 2023-05-18 04:45:49 +00:00
Sign in to join this conversation.
No description provided.