Construct Tutorials
Learn game development and animations with Construct
-
JRPG Inventory/Scrollable item list
The example CAPX has a one method to do Scrollable Array item list. It is based to have rootList object where items are then pinned. Supports quick scroll (when...
-
How to get players IP on Online Games
This is my first tutorial, so, i'll try to do my best. What you will need to do this (C2 included): - Windows Notepad, Notepad++ or any notepad program that sup...
-
Guía para principiantes de Construct 2
Se actualizará la traducción a la versión actual del C2 (r178). Se hará uso de la terminología en inglés para las opciones del propio programa. Páginas traducid...
-
-
A simple AI
A simple AI that makes an enemy follow you if your in range and stop following when you go out of range.
-
-
-
Fruit Machine
There isn’t day going by and someone ask when are you going to do my request or send me how to do this or that. Some ask how I can manipulate some code to do sl...
-
Physics: The Rest of the Manual
This tutorial is for anyone who really wants to understand how physics works in Construct 2. A lot of this information should be in the manual that comes with C...