Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
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
<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
Develop games in your browser. Powerful, performant & highly capable.
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