Learn game development and animations with Construct
Calibrated ladder climbing.
So I was looking for a why to host the exported version of my game prototype/mock, without too much effort if the source was already pushed to git hub. I also w...
01/28/16 algorithm updated to v.1.1. (improved performance and bug fixes). Hi, everyone! I wasn't the first one C2 user who wanted to animate tilemaps. However...
Try the demo here. This example shows how to calculate the percentage of a rectangular area that is covered by one or more other rectangular shapes. For example...
Today I got bored while programming and randomly got the idea to make something in fake 3D. This is all rendered using WebGL and the light plugin. It's pretty s...
As I haven't yet seen this be covered in any exampled in Construct 2, and it'd be something extremely useful, I'd like to show how you can mix Construct 2's Vid...
I was thinking how to save current state in database, till now I was aware of string thru Ajax, so I was using "savejobs=" & URLEncode(savejobs). This method is...
Hi Constructors! Here is a very straight forward way to get your .Capx file running as an Xcode app. Just one rule, if something doesn't make sense, please firs...
For everyone who has struggled in Construct 2 to do scientific notation, this tutorial is for you! MOTIVATION. Pode's DIV and iFrame plugins are amazingly power...