Construct Tutorials
Learn game development and animations with Construct
-
Animated Tilemap
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...
-
Edge Border Area Generator
Save the world! Err. I mean say the word. Often strategy or puzzle game incorporate edge border to visually indicate areas. An area usually formed by group of b...
-
Calculating Rectangular Coverage Area
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...
-
Creating Effects in Construct 2
Note these effects only works with WebGL ONLY. Someone said how one can create effects for TEXTBOX Shiva. I replied there are many ways one can create effects i...
-
-
-
-
Game for Android (XDK)
I have been asked by many of you what size screen, what resolution for Android phone Development to use? I am just going to show you just basic Android game. Th...
-
The drag and drop object Sprite
First we create a Sprite, so we can add the mouse event. Now let's create more sprites with the same size for to create a magnetic effect or drop over a specifi...