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
A symbolic name associated with a value and whose associated value may be changed.
If you want to save your game , in different ways most simple to advanced just download the file. All My tutorials here.
I'll try and explain the best I can what I'm looking to do. So say I have a white sprite, I give it the tint effect and a color '140, 176, 136'. I want to be ab...
Got 4 variables. A : Random number. B : Random string operator (+-*/). C : Random number. D : How do I get the calculation of A & B & C ? Thanks in advance.
In my game, I have it so when either player 1 or 2 gets to 0 health the other wins the round then they proceed to the next round. But the problem I am encounter...
To elaborate, is there a way to save a single variable And then also be able to save all the other variables seporatly in a game. So I had an idea where you cou...
How do I generate m. Ultiple instances from a single object, much like a tree grow up?
There's System -> togggle boolean action, but it doesn't support values coming from other variables or expressions. There's System -> set value action, but insi...
In my game, my player can find messages on computer. I want to make a code useful and simple. When my player collide with a computer, he can activate it with A...
What's right direction to take start a racing game in Mode7? (I started with my own code, but I need more explanation). I am open for anything.
I'm sorry for such a simple question, but I can't seem to find a straightforward answer to this. My AI enemies choose a target direction to face before moving....