Construct Tutorials
Learn game development and animations with Construct
-
Lerp (simple example)
Lerp is a math function to find a percentage value between point(a) and point(b). It has many use's. I have attached a simple capx to demonstrate 1 example. The...
-
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...