How do I stop make an infinitely scrolling background stop moving? I have a global value called ScrollSpeed, but changing its value doesn't work.
I have a couple of events that spawn different enemies at random intervals. How do I get these to stop (and for any onscreen enemies to disappear) when a Game O...
When the three blue squares are visible I want the current song to stop (the song tagged Level1) and then the new song to play (the song tagged VictorySong). Bu...
Is there a way to stop an object fading in/out once the fade action has started, stopping it mid-fade?
I've been working on the same project for about a year, originally C2, migrated over to C3 months ago, and very recently now music files will fail to play, or p...
I have to stop a parent loop from within a child loop. I have an upper level boolean that I toggle from within the child loop, but is there a way to specify the...
I designed a game in Construct 3. At the beginning, background music starts playing. When I press the volume button the sound turns off. However, when the game...
Help me implement the following mechanics: I have a 6 by 6 field, there are obstacles on it. I need that when clicking on an empty cell, the sprite frame of thi...
I'm new to Construct 3 and currently working on my school project. I'm recreating one level of hotline miami and thats what I have for now. Animation of walk an...
I know that this seems like a pretty easy task, and I thought it'd be too, but for some reason no matter what I do, the loop keeps running. Stop Loop action? No...