Currently, the pauseEngine()
function stops the internal GameLoop
's ticker, which in turn pauses the update/render cycles for the entire game. However, it doesn't stop any of the events from propagating.
This could lead to "cheating" in games with a pause menu, where you need to to tap enemies to kill them, or to drag your character out of danger.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too