Construct Tutorials
Learn game development and animations with Construct
-
Offline games in Construct 2
Construct 2 games work offline. So long as the game has been downloaded once while online, the user can play the game again after going offline. This is great f...
-
-
-
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...
-
2D Array Sort by Header
2D Array Sort by field in the header. In the vanilla Array Sort action, we can not sort by a field. Obviously, this result Is'nt what we want. What we want is U...
-
Mobile Shake Gesture Example
Demonstrates how to use the phone's gyroscope,and detect when the user is shaking the phone. Just shake your phone.
-
Blend mode
I re-made the official Blend mode example. Before: After: Note: Blend modes only work on layers with 'Force own texture' property enabled.
-
Icon Text
A Bbcode tutorial on using Sprites as icons in text for social media logos.
-
Scroll Text
A tutorial on using BB Code to do a scolling text effect along with a mesh deformation.