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
Our first blog post on performance focused on the runtime engine performance. Whilst upgrading our code for the new runtime, we also made some key improvements...
I've seen the animation list behavior topic, but I can't find the download link. Would you send me please? Really needed to make developing my main project much...
Construct 3 Addons. GitHub. Actions. Forest Fire : Replace {2} with {3} from ({0},{1}).
I see it is possible to give a behavior to tilemap. But I didn't understand how I give different behavior to different part of the tilemap? Is it possible? Or I...
I want to modify the current Pathfinder Behaviour but unlike Construct 2 the plugins are packed (.Pak) and I am pretty much unable to access them. The current p...
I'm making a top down game, where cars should move automatically (without any input) from the top of the screen downwards. Can anybody help me with that questio...
In my game is no gravity. I want the player’s character to receive acceleration perpendicular to the solid surface he touches, and to change its direction by pr...
Is there any way to create a flocking behavior? I feel like this would be especially helpful for army-type games, with lots of troops staying in the same area....
How do I control my character according to the angle of another sprite " Analog ".
I am doing a game and for move the player I use the dt following this: So it's important to know if the bullet behaviour is framerate dipendent or not, and if i...