Since my plugin is not work with worker
I have plan to show an alert if Worker is active, just to notify user if my plugin wont work with Worker
in JS it's look like this if(document is undefined){ is worker then show alert }
How to achieve this ?
Develop games in your browser. Powerful, performant & highly capable.