Learn game development and animations with Construct
Hello friends, watching some tutorials on ropes, none leave me happy, although I take some ideas, I consider automating the process a bit and that the creation...
When using spritefonts, and specially when using Spritefont creation tools such as GYFM (Give Your Fonts Mono), we need to input the characters we wish to be in...
Let me share the process to enable AppsFlyer tracking using Construct 2, since there's no current plugin or workaround (as far I researched). With the help of A...
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...
Hello anyone reading this! Today i'm going show you how to set up a car in Construct 2 that allows you to enter and exit without disrupting anything else you se...
Here is a simple example of making pseudo-3D (isometric, perspective) endlessly scrolling background. Preparing the correct image is the most important part. Do...
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...
This tuto leads you to get automatic rank order of a group of several values (10 here but you can do with as much as you want) from higher to lower. Ideal to ge...
I am back with Season 2 of my series 'Construct 2 - One Trick Everyday'. Today gonna share a new trick for showing images with no repeat. I am sure many of you...