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
In this final tutorial, I'll talk about a way to make use of the new features of Construct 3 to make a better collision system. In Construct 3, solid objects ca...
I'm trying to spawn solid objects, but they apear to lose their solidness. The behavior and collisions are set to enabled and solid is on initial state enabled....
I'm working on making a building game (similar to Terraria/Minecraft 2D) in C3, and I've gotten stuck. I'm trying to make it so that tiles become solid if they'...
I'm working on a simple game where I have my controlled sprite with 8 tile movement and walls that have the behavior set to solid. Every time my sprite gets clo...
I have a ball with 8 collision points with bullet behavior and "Bounce off solids" checked. However, when the ball bounces around, since the collision points do...
I'm planning on making a game that involves islands in the middle of the ocean. Of course, when on the island, the player is allowed to walk freely, but not bey...
When an object with 8direction behavior is colling with a solid object diagonally object either stat moving fast or really slow . Here
I'm trying to find a way to make my main character bounce off a solid object on contact. I've tried using Bullet behaviour but don't want the main character to...
I really need your help, I'm trying to make a game where I control 3 players with point click + pathfind, I wanted them not to cross each other, that they recog...
I'm trying to make an arcanoid game - ball hits bricks, they disappear, ball hits moving platform, etc. I'm using bullet bouncing off solids behavior for my bal...