Construct Tutorials
Learn game development and animations with Construct
-
Sending an Email from Construct2
This Tutorial will show you how to send a simple Email message from C2 or C3. You will need your own Web host. You will need to be able to upload FTP files up t...
-
-
-
[Platformer] A.I : Enemy follows and jump
In this tutorial I'm gonna teach you how to make an intelligent enemy that follows the player and automaticaly jump on obsacles. You will need : - The player sp...
-
PushBack enemy effect on hit
Here I'm going to show you how to make a pushback effect on a character. What's the pushback effect? When you hit an enemy in a game, he will jump backward, tha...
-
How To Make A Basic Calculator
Welcome! I thought about making a tutorial for using mathematical functions, but I know it'd be to in-depth for intermediate category, so here is just an overvi...
-
Snells's law of refractive light
Just set up a quick capx to show how light refracts when it passes through different media. It is possible to quantify by using Snell's law. Snell's law (also k...
-
Elliptical Orbit
Here is a visual example of moving an object in an elliptical motion. Uses sine & cosine, 4 events. Use the sliders to change orbital(ellipse) values. Cheers.
-
Exporting desktop apps with NW.js
Construct 2 can export your project as a traditional desktop app with NW.Js , which is basically a standalone version of the Google Chrome browser. In other wor...