Construct Tutorials
Learn game development and animations with Construct
-
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...
-
Combo attack stacking without delay!
After a lot of trial and error (mostly error) I've made this small script that keeps track of how many attacks your character has stacked. The script uses three...
-
Simple physics explosion
This tutorial will show you how to make an explosion impulsion effect with physics by just using "Apply impulse at angle" and an (animated) explosion sprite. Th...
-
-
Resolution for Android game
I have been asked by many of you. Shiva which is best resolution for Android games when I test my game it sometime show black boundary, missing sprites, etc etc...
-
Stacking multiple attacks. Combo attacks.
This example is written to make it possible for a character to execute several attacks (or other actions) consecutivly. I've used it for making my character abl...
-
-
-
Simple and Free Leaderboard API
While searching I got nugplay and good thing they've Construct 2 plugin readily available. You can use it for leaderboard and achievement. It is very simple to...