Construct Tutorials
Learn game development and animations with Construct
-
-
Construct Time #6: One way doors
Two Construct Times in two days, what's happening? Yeah from now on, I decided I won't stick to a "schedule" and just release whatever the hell I want whenever...
-
Random Enemy/Item Spawn
So in this tutorial I will show you one way you can spawn random enemies or even items in a platformer game. Check out the video and hopefully you can learn a f...
-
-
Construct Time #2: Mirrors!
This week, I wanted to try making a mirrors effect, with lots of sprites in the foreground copying and distorting something happening in the background with som...
-
-
Spritefont latin characters
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...
-
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...
-