Construct 2 Tutorials
Learn game development and coding with Construct 2
-
Scrolling Background
I know there are some tutorials on scrolling backgrounds but in the end I decided to use the way that I did when I was using App inventor. I use 2 images both s...
-
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...
-
-
-