Hi,
Is it possible to invert Mouse and Keyboard conditions?
Something like:
WHILE <NOT> Keyboard OnAnyKeyPressed...
or
WHILE <NOT> Mouse OnAnyClick...
Develop games in your browser. Powerful, performant & highly capable.
Maybe this behaviour is set on your "Monster" object: "Destroy outside layout".
I had the same problem, just removed that behaviour and it worked !