Construct Tutorials
Learn game development and animations with Construct
-
Xtreme Performance v2 | 2016 + .capx
Demo online. English: Seeking to achieve the best possible performance in Construct 2, I developed a technique that allows a layout has billions of sprites; Tec...
-
how to import animations from spriter
Will show you how to import animations to Construct 2 Spriter. 1. We do animations. 2. Click on the tab file and click Export Animation to Png / Gif . 3. Set ac...
-
-
Randomised Butterflies
Edit 16/03/17 I updated various aspects of this tutorial, as I learnt a little more about the engine. In every level of my game I have butterflies, fluttering a...
-
SHA3 Keccak hashing plugin
Sometimes you need to secure your data using a secure hashing algorithm. With this plugin, you can now hash your data using the most up to date SHA3 Keccak algo...
-
A simple Pie Timer
I need a pie timer for my project, and didn't manage to find any example simple and light enough for my needs, so I created one and thought to share it - maybe...
-
Lockbox plugin
Sometimes you need to secure your data within the browser before saving or sending it elsewhere. With this plugin you can do just that and more. A perfect addit...
-
-
How to publish on iOS with CocoonIO
I recently have started developing for iOS, too. It's pretty hard to get started, so I have decided to made a complete (hopefully) guide. Even if this guide is...