Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
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
How can I make when I pass the Last Frame it will go back to the First frame? And when I move back from the first frame it will go to the Last frame? I tried to...
My project use Mouse (not touch), I have a button that creates Sprite object (1 instance per click) from Family: "Created_Objects", basically I can create many...
Just like going through a gallery on your phone. How do you get the images to stop on the next frame. This will be just like swiping a kindle book or something....
I have a sprite with long animation (many frames) when it plays SPECIFIC FRAMES I want it to play chosen files (from many files I already imported). For example...
I'm creating a moving Street and the Street sprite has 3 animation frames so I can change the Sprite randomly when creating the object . But for some reason it'...
Both Object instances are exactly the same, except one has "Physics" disabled. C3P:
In my case I am using animation frames as a different textures for one object. Let's assume that my object has 15 different textures stacked in animation frames...
I have an animation with many frames, when I tried to change the collision polygon for all the frames it only changes for the first not all. Is there a way? I s...
I'm making a button that is supposed to toggle between frame 0 and frame 1 when it is clicked on/off. This can be easily solved by using a boolean. My issue is...
I am making a balloon pop game where there would be ovals flying from down to up and it will have both wrong and right answers. Clicking on right is reward and...