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» в игре. Это нужно было прокрутить снизу вверх и прокрутить вниз через секунду. Для решения этой проблемы я использова...
-
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...
-
-
C3/2 - 16 Direction and Angle Animations
This is how I go beyond the 8 direction movement behavior to do 16 Direction animations. This is useful for smoother animations during pathfinding movement, or...
-
-
-
24 minute time cycle
This tutorial is made to be used as a base to bring forth day and night cycles in Construct. The clock in determined by global variables, so it's fairly simple...
-
Tips for creating 8Bit games!
Graphics are required in every game some are very advanced while others are very simple 8Bit graphics can be pretty simple but can become very complex from time...