Construct Tutorials
Learn game development and animations with Construct
-
-
Tutoriais de Jogos para Iniciantes
Cada pessoa que adquire o Construct 2 deseja fazer jogos ou o que quer que desejem fazer. Entender a ferramenta em pouco tempo é uma tarefa difícil para inician...
-
Rex Moveto для экономии времени
Недавно я хотел показать текст «Бонус +10» в игре. Это нужно было прокрутить снизу вверх и прокрутить вниз через секунду. Для решения этой проблемы я использова...
-
-
REAL Scroll Bar for any Layout Size
First of all, create a sprite with the dimensions 10 x 80, or larger if you prefer, and the color of your preference too, and put the behavior of drag'n drop. T...
-
-
3D endless scrolling background
Here is a simple example of making pseudo-3D (isometric, perspective) endlessly scrolling background. Preparing the correct image is the most important part. Do...
-
Cheap and Easy Tilemap Animation
This method uses a function call to determine the tiles you want changed and what to change them to using the replace() expression, as the tilemap is basically...
-