Construct Tutorials
Learn game development and animations with Construct
-
Como fazer um dado
Olá,eu procurei como fazer um dado mas não encontrei nada sobre. Então eu tentei fazer um e finalmente consegui. Primeiro, adicione um sprite chamado "dado". Fr...
-
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...
-
-
-
Making a character shoot
Ever wanted to create a Metroid style game, but your player can't shoot correctly? Here's the solution. Getting started. So you will start by creating your play...