Again "Wait" caused some confusion, so here is a tutorial on how to build a "follow me" kind of game. As allways with my Tutorials, you'll find everything you n...
I see a lot of different ways to handle experience and levelling up, but I usually see they've some issues. Normally these issues are not obvious, and may never...
Yeah I am very happy to learn that Construct 2 can be used to create: -an app. -a slideshow/presentation. -animation. -apart from the game creation itself. Afte...
This tutorial has been completely redone as of Sept/14/2015. A basic understanding of Arrays and Functions if you wish to adapt it to your own needs. For this i...
First, let me talk about my solution. The header line contains the locale code. Such as: En-US, pt-BR, es-ES, zh-CN, zh-TW, ja-JP, ko-KR, fr-FR, de-DE, ru-RU, v...
In the file bellow you will see how to manipulate arrays , to create objects on a especifc place , by manipulating the arrays , and you can create any type of d...
I originally created this tutorial as a guide to getting Dialogue Designer exports into C3 projects. I did this as I was using the program in my own game (Bilki...
Construct 2 allows you to import external files to your project. For more information, see the manual entry on Project Files . This tutorial covers some useful...
Using Array editor / Excel to prepare dialogue data. The same ID will be considered the continuous conversation. ID. Name. Text. Screen1_Intro. Alice. Hi, Bob!...