Learn game development and animations with Construct
Witaj w poradniku do Construct 3! Ten tutorial pomoże ci opublikować swoją grę w Scirra Arcade. Ustawienia. Na początku będziesz musiał otworzyć główne okno Con...
Step1: Find something you want to sensor. Step2: Copy and paste it as a sprite in Construct. Step3: Make a square over the image by clicking the square in the s...
Physics can be a complicated subject when developing our games, added to the Construct limitations, it can make for terrible headaches. That's why I created thi...
Damage Calculations can be as simple or as complicated as you need them to be. In Pokemon for example, a move's damage is calculated by a complex formula and is...
Construct can export your project as a macOS desktop app using WKWebView . This is basically a version of the Safari browser engine that is built in to macOS. I...
Wanted to share this tutorial for the benefit of anyone who is using Greenworks or Greengrinds for Steam integration but is looking for slightly more functional...
Up until now, the mouse has been used to control the battle system. We're going to make some changes in this version to swap to keyboard controls and have a tex...
The tutorial is designed to be used for the free version of Construct 2. It is designed so that towers can be added without adding new events. Each tower has so...
This tutorial builds on the last tutorial project. The basic structure is the same, but we'll be making some changes. If you've not seen the last tutorial, it's...