Learn game development and animations with Construct
If you want to make a platform enemy that moves in zigzag, one of the simpliest ways to implement is using a Sine behaviour. But if you want your enemy to mirro...
Nota(30 Dezembro de 2013) Por favor, note que se trata de um novo arquivo .CAPX e os links do final são sempre atualizados. Alguns comentários anteriores sobre...
Today I am going to show you the code for creating subway surfer or temple run like game. You can update this code and make it lot better as per your requiremen...
Nos jogos de vídeo Construct 2, a inteligência artificial e simulada é usada para gerar comportamentos inteligentes em primeiro lugar em personagens não jogador...
Hello everybody, today we are going to explain how to make a videogame of platform with Construct 2 (Scirra), this tutorial consist in 3 parts how to put the ba...
Different themes are only available to subscribers of Construct 3. The Dark Theme is an officially bundled theme. Here's how to switch: It will prompt you to re...
Upon request, I have developed a simple item system that gives the items random values based on a base value. In addition, it is now possible to equip items to...
Construct 3 has its own mobile app build service to build Android APKs and generate Xcode projects from Cordova exports. You can also use Construct 3's build se...
In this tutorial you will learn how to draw a line from specific points with your mouse. So first thing add a slider by right clicking and you should get a drop...