Construct 2 Tutorials
Learn game development and coding with Construct 2
-
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...
-
Memory Game Tutorial
Many of you asked time after time how you can make memory cards flipping game with Construct 2 Without adding third party plug-in. Answer to that is yes Constru...
-
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.
-
Rain & Splash Effect
This is a short beginner tutorial written by a short beginner! The tutorial is in the downloadable example (RainEffect.Capx) which is usually found on the upper...
-
-
-
My 7 best game design resources
It takes a lot of time to find good learning resources online. For this christmas, I decided to share my 7 most valuable game design resources with you. If you...
-
Platformer Enemies AI
File now fixes the "Idle" animation not being changed if "Idle" animation Is'nt ordered first in Enemy's animations. UPDATE - 2/5/2015. I always see people aski...
-
How To Handle Multidimensional Arrays
Not a big fan of instance variables? Do you like to use arrays and to create complex data? It’s you’re lucky day since I’m going to teach you how to use multidi...