Learn game development and animations with Construct
Uma solicitação comum é personalizar a tela de carregamento do Construct 3. Isso pode ser feito usando um loader layout (layout de carregamento), que é um layou...
In this tutorial, I replicate the screen of the player expelled in Among Us by replicating the background of the space and the character that moves by rotating...
Merry Christmas! A friend of mine told me to share this little trick I made. What you do is to add the shadow caster behavior to a shape, like a red square. The...
Hi, I don't really have the time or energy to explain everything in details, so here is the file: JS Only. Alternative With Events (the JS code is still in ther...
Open a new project in Construct. This tutorial will not be importing sprites, but rather creating basic animations from scratch. Import desired animations in re...
With the animation editor open, right click on the animation frames window the bottom of the screen and click "import sprite strip". Choose the number of cells...
This tutorial uses a paid addon : You will learn : - How to make a custom slider. - How to set the value of the slider.
This tutorial uses a paid addon : You will learn : - How to make a pop up. - open and close the pop up.
This tutorial uses a paid addon : You will learn : - How to build a grid on runtime. - How to load json data into the grid.