Construct 2 Tutorials
Learn game development and coding with Construct 2
-
New to Construct: where to start ?
You may just have found about Scirra's creation tools and are considering using them to make your future application/game. Nevertheless, this is a new world for...
-
Making an iOS web app with Construct 2
Did you know iOS supports web apps - apps that are installed from a web page, rather than from the App Store? They'll even keep running after going offline! You...
-
Upload your game to Dropbox
Have you finished your game and want to share it with the world? If you have your own website and some HTML know-how, you probably are comfortable integrating t...
-
-
-
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...
-
-
C3/2 - 16 Direction and Angle Animations
This is how I go beyond the 8 direction movement behavior to do 16 Direction animations. This is useful for smoother animations during pathfinding movement, or...
-