Learn game development and animations with Construct
Using Array editor / Excel to prepare dialogue data. The same ID will be considered the continuous conversation. ID. Name. Text. Screen1_Intro. Alice. Hi, Bob!...
Step One : You need to add Multiplayer Plugin to project. Step Two : Next create two sprites ( Host and Peer ) and add Any Behavior You Want. Step Three next go...
This tutorial will cover a simple way to add touch screen controls for a platform game without adding a touch screen gui.
This tutorial will show you how to set up the Drawing Canvas so that you can erase its contents.
First,we will draw normal button and button pushed frame on a sprite. Don't Forget To Put The Animation Speed To Zero. Normal button frame(frame 0): Pushed butt...
So, you want to make a parkour-themed platform game? But to make a building from a tilemap, you have to take more than a minute just to complete one? Well, I ha...
In the file bellow you will see how to create a dropdown list dinamicaly change the height of the list as you add or subtract itens , and you will see a swipe w...
In The file bellow you will learn how to animate tilemaps , all tiles or individual , from events or from colision . Tilemap Animation ! All My tutorials here.
Physics can be a complicated subject when developing our games, added to the Construct limitations, it can make for terrible headaches. That's why I created thi...