Hi,
My game logic demands me to Pause game for 2-3 seconds on a specific event and then resume .. how can I achieve that ??
Develop games in your browser. Powerful, performant & highly capable.
There is an event called wait for signal, I would take a look at that first.
....
Thanks guys