Hi all,
I'd like to make pause for my game I use timeScale = 0 but the sprite animation doesn't stopped is there any idea to do this. <img src="smileys/smiley25.gif" border="0" align="middle" /> <img src="smileys/smiley25.gif" border="0" align="middle" /> <img src="smileys/smiley25.gif" border="0" align="middle" /> <img src="smileys/smiley25.gif" border="0" align="middle" /> <img src="smileys/smiley25.gif" border="0" align="middle" />
You could post your capx in here, we will look into it and fix it for you.
Dear bro. Next time you should ask in " how do i" box. :D
Develop games in your browser. Powerful, performant & highly capable.
<img src="C:%5CUsers%5Cmehdi%5CDesktop%5CpauseP.png" border="0" />
here an image of my code
i can't see anythings :D Read this tutorial to know about how to upload your capx to drop box
http://www.scirra.com/tutorials/42/upload-your-game-to-dropbox/page-1
here a link of my project:
dropbox.com/s/lszwh508r7dmpxs/pause_prob.capx
Both your events probably run at the same time, use sub-events and the 'Else' event:
PauseProb_Fixed.capx (r96)
Thanks for your help problem fixed