Learn game development and animations with Construct
This is a short tutorial on how to create pixel-perfect collisons with bullets. I will share my experience too about how its best to make it work. The idea is b...
This was written as an example for a fellow member in the forums to show how to store coins to webstorage. I have attached that example .Capx. <== It can found...
Say you want to make a list of running games multiplayer plugin, assuming you have all the connections and other requirements ready , we need two variables and...
Hi this tutorial is about Twitter share button. What you need: Browser Object. A Twitter button (Sprite). Touch Object. What you do: Add this event and action t...
You just downloaded and/or purchased Construct 2. You've got a game idea in mind, or perhaps you don't...Yet. Regardless, you're an eager young buck (or doe), r...
Raycasting is the process of drawing a line from some point to measure the distance to the nearest solid. It has a huge number of uses, with beams and lasers be...
Page 1 - The Theory. 1 pixel by 1 pixel sprite. - with behaviour 'Pin' . 'Mouse' or 'Touch' object. Any object you want to be drag-able. - add behaviour 'Pin' ....
I wanted to figure out how to simulate a magical flying carpet for my next game, and here's a trick I learned using the Pulse effect in Construct 2. First off,...
Few days ago I landed on Construct 2 and I already love it. Hands down, best game maker ever! I was looking to see if it had a built-in function to change old s...