Application lose focus

Hello,
Is it possible to run pause scene whene the application lose the focus? example: receive a phone call on or click out of application on pc.
Thanks,j

On PC, yes, I think there is a condition window unfocused. Not yet for mobile and web though.

1 Like

Thanks,
Condition: FOCUS (not)
event: show PAUSE LAYER and stop other timers.

I’ll wait for Mobile solution