Construct Tutorials
Learn game development and animations with Construct
-
-
-
-
JSON Branch Dialogue Example
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!...
-
Преследующий враг
Всем привет друзья! Наверняка вы заинтересовались как это делать, буду честен, не знаю ли это работает в платформерах, но в игре с видом сверху работает. Чтож,...
-
-
When to use functions?
The tutorial uses a simple example project which shows what can go wrong when you repeat code and then make changes, and shows how to refactor the events with f...
-
КАК ОПУБЛИКОВАТЬ ПРИЛОЖЕНИЕ
Существует несколько способов экспортировать и создавать мобильные приложения из Construct 3. В этом руководстве описаны различные способы и приведены ссылки на...
-
Simple 2 Player Game!
Step One : You need to add Multiplayer Plugin to project. Step Two : Next create two sprites ( Host and Peer ) and add Any Behavior You Want. Step Three next go...