You might have noticed that sometimes the Export project option takes a while to complete, especially with larger projects. This is because Construct is working...
Construct 3 provides an easy way to make savegames . These allow your players to save the game , then come back later and load it from exactly where they left o...
Construct 2 allows you to import GameMaker rooms and objects from .Gmx projects. This tutorial describes how to do it, what's imported, and what's not imported....
In this tutorial, we'll learn how to add a HTML5 game made with Construct 2 to Facebook, and how to integrate it with Facebook's features. If you haven't alread...
To publish a native app on the iOS App Stores you need to be a registered developer with Apple. Note this costs $99 a year; If you're not yet ready to publish,...
This tutorial is for my friend SocialLie, and I hope that pleases everyone. 1 - Create a Global Variable " zoom " = 1. 2 a - Create two inactive group " zoom in...
Warning: Unfortunately, the server software interprets the multiply sign as a control char. Therefore, throughout this tutorial all multiplication signs are rep...
This tutorial explains how to create 'continuous scrolling tiled backgrounds objects' (Scrolling textures). There are three main types which are considered here...
Add a parallax effect to our games can be a great feature for create a new environment for the player, but how they work? The parallax is the angular deviation...