Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

9 years ago by RockLeo

Hey guys,

Can anyone help to pause my timers with the game pause function?

My player has some timers and when I pause the game (ig.game.pause()) the timers keep going.

Thx!

9 years ago by Joncom

Just call pause() on whichever timers need to be paused.

http://impactjs.com/documentation/class-reference/timer#pause
Page 1 of 1
« first « previous next › last »