Construct 2 Tutorials
Learn game development and coding with Construct 2
-
-
Creating A Fading Health In Construct 2
Now users of Construct 2 can now make a Call of Duty Fading Health feature for their 2D games. Its all simple and easy to do with only 9 events and a couple of...
-
Use custom fonts in iOS Phonegap build
When you're using custom fonts in your project, then exporting it with phonegap and building it with Xcode for iOS you may find that you dont see your custom fo...
-
-
Skip Long Intro/Title on the Same Layout
First thing you will need to do is insert a Global Variable. Name it skipIntro and set the number to 0. On the top of your code, add the following: The images t...
-
Creating situational events.
One of my first obstacles I encountered with Construct 2 is creating a means of telling one object to send a message to another specific object. When I created...
-
Tips to reduce the download size
There are a few tricks you can use to ensure the download size of your project is as small as possible. Here's a few options to look at. By default, Construct 2...
-
-
Where can I get inspiration from?
Hey there. I'll tell you where you can take inspiration. Many who wanted to make the game wondered: "Where can I get inspiration from?". Indeed, where is it fro...