I tried that way:Mouse->On Left button Clicked on Exit Text-> Browser Close. It doesn't work, if I click then nothing happens. Restart layout: I tried that way:...
In my game, the player have 3 chances (lives). When the player loses the game, 1 chance is subtracted from the text object named "txtChances", then a box appear...
The audio plays perfectly in my game/tutorial, but when I click on "play again" at the end and I'm redirected to the beginning layout, the music doesn't play. C...
How do I make where when a object touches my player a death screen comes and lets you restart. This is my first time using Construct so sorry for any inconvenie...
I have lost of things in layout and somewhere I want to restart my layout but I don't know how this restart layout action work. It restarting layout in its curr...
My player sprite has an instance variable for health.So when my players health is equal to 0 it should restart the layout, and I should get my health back, but...
Creating a simple random quiz-like C3 project. General description is press button you get random question, until all questions completed. If you get a good sco...
I'm making a game with checkpoints, and I want to restart the game(or reset the layout) after the player dies, but I want him to respawn at the checkpoint if he...
Hi Team, Could you please check the attached code? Saving action Is'nt working. Is there any issue in this code.