Construct Tutorials
Learn game development and animations with Construct
-
-
-
How to collaborate on projects with SVN
Many projects are team-based, with multiple people contributing to a single Construct project . Construct supports saving projects in a folder structure, where...
-
Expressões Nativas do Construct 2
Você pode utilizar os seguintes operadores nas expressões: + (adição). - (subtração). (multiplicação). / (divisão). % (módulo, resto da divisão). ^ (elevado à p...
-
객체(Object)를 패밀리(Family) 로 업그레이드하는 법
(역주 : 고속으로 대충 의역했으니 틀린 부분 있으면 거리낌없이 수정해주세요.). 프로젝트를 만들때에는 언제나 멀리 계획을 해두는 것이 좋고, 또한 언제 패밀리(Family) 가 필요할지 정해놓는 것이 말할 필요도 없이 중요합니다. 하지만, 패밀리를 만드는 작업은 까먹기 쉽고, 그래서...
-
-
How to "upgrade" an object to a family
It's always good to plan ahead when making a project, and determine when you'll need a family in advance. However it's easy to forget and end up with a large nu...
-
Pseudo-3D games.
I know some people are interest in 3D games, and I've been thinking about trying Pseudo-3D games in Construct. First of all, you may be wondering what this has...
-