Construct Tutorials
Learn game development and animations with Construct
-
Exporting GIFs with Construct Animate
Construct Animate provides a GIF export option that lets you export your animation to a GIF file. GIF is an ancient format in computing terms, dating back to th...
-
-
-
Turn-Based Battle - Accuracy Checks
This tutorial builds on the last tutorial project. The basic structure is the same, but we'll be making some changes. If you've not seen the last tutorial, it's...
-
-
-
Building a global user interface (UI)
This is a short tutorial that will show you how to create a user interface (UI, also known as a heads-up display or HUD) in a single, dedicated layout that carr...
-
Swipe based Smooth Scrolling with Inertia
I lot of people were asking for this in the forums, so I finally decided to write a tutorial for the same. For my recent Windows Store game RikochetZ , I wanted...
-
How to make savegames
Construct 2 provides an easy way to make savegames. These allow your players to save the game , then come back later and load it from exactly where they left of...