Construct Tutorials
Learn game development and animations with Construct
-
-
How to create a Scirra leaderboard
Hey, want to create a leaderboard for your Scirra Arcade game? I have seen many questions about this so here's a tutorial! I assume that your game is ready for...
-
Simple tutorials in capx files
My name is Yordimix96 and I am a new creator of 2D games and here I will leave you some tutorials in capx for your game. I hope it works for you and if you have...
-
-
-
Some thoughts on landing pages
Landing pages are all the rage. So, I decided that I needed one for my iOS game, Eye of the Fiend . Other than the marketing aspect, I thought it'd be a good pl...
-
-
Fixed screen- Roomchanger
Today we'll make a "Fixed screen" (No scrolling), but when the PC moves out of view, the camera changes accordingly. It's a fairly simple code, and moslty uses...
-
Click to move-Pathfinding-Diablo style
There are many ways to go about the movement of the PC's in your games, and one of them are the classic Diablo movments, which is also used in my other MMO's. W...