Learn game development and animations with Construct
I started doing a capx for 1 random peeps of Scirra community from the "How do I "section, and he wanted to know how to do a shield that reflects bullets, so I...
Hello this tutorial this originally written in Portuguese in Brazil. Sorry for the flaws in the translation! This tutorial is basic and is intended to pass a sm...
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...
This is a simple tutorial on how to create a simple toggle menu for your games. First thing we need to create the first sprite that will toggle the rest of the...
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.
1. Export your game (HTML5). 2. Open index.Html file in editor (notepad++). 3. Find tag. 4. Copy and paste under tag: Var referrer = document.Domain; // The res...
This tutorial will show you how to have a character crouch, perform a crouched dash-slide, remain crouched even if the ↓ button is released when the character i...
Les jeux Construct 2 fonctionnent hors-ligne. Dés lors que le jeu a été téléchargé une fois en ligne, l'utilisateur peut encore jouer au jeu une fois hors-ligne...
If you’re an indie game designer, chances are you have to wear lots of hats, just like me. On top of writing and coding, we generally have to dive into level de...