There is a problem that the cancel key does not work on the gamepad. Changing Input.isTriggered('escape') in the plug-in to Input.isTriggered('cancel') will fix it.
Thank you for your efforts. I want to make a common event run when I defeat every enemy. When there are 3 enemies, the event runs even if I defeat only 1. Can you fix it?