Content tagged construct2

Construct 2 was released in 2011 and is a Windows only games engine that exports to HTML5.

Report Tag

1,842 usages of this tag
5
This content is deleted
Tutorial
Adding sound - a beginner's guide
96 favourites

It takes three simple steps. Here they're, followed by detailed instructions, and a walkthrough showing how you can add sounds to the Beginner's Guide tutorial...

4
This content is deleted
Tutorial
Making a Fancy Lifebar
136 favourites

Here i'll assume you already have the graphics for your lifebar - make it however you want! But the basic structure is this: The second one is optional. It just...

1
This content is deleted
Tutorial
How to make a twitter widget
21 favourites

Here is the preview link - Preview. Here is the exported folder - Exported Folder. Here is the capx - capx. To make this widget we need a few things first. - Th...

1
This content is deleted
Tutorial
Diffuse text in a Textbox
7 favourites

If you have a input textbox in your application, and you dont want people around you to see it, then you can use this technique! NOTE! This technique doesn't en...

2
This content is deleted
Tutorial
InGameAnime: Smoke Effect
42 favourites

Animation is a pain. I applaud all people in the animation industry for their amount of patience to make each frame perfect. Traditional animation runs at about...

1
This content is deleted
Tutorial
Pump up your platform game
17 favourites

Warning : This post isn't a programmation post , it is just on how you can pump up your platform game. Let's start by the player. Power-ups : You can add random...

2
This content is deleted
Tutorial
6 steps to play with player's mind
231 favourites

This is a list of 6 mental motivators for human brains, created with the objective of pleasuring and motivating people to take action and to work on life-relate...

1
This content is deleted
Tutorial
On Screen Touch Controls For Button Games
24 favourites

If your a newbie to C2 then this will probably be a hard task for you until you read around or post a thread asking about it. How To Do It: Basically what you h...

3
This content is deleted
Tutorial
Random movement
48 favourites

At first I added some grass in the background layer. Then I created a new layer for the decoration (bushes + butterfly). Next I set the behaviours for the butte...

9
This content is deleted
Tutorial
Touch controls and a trick to detect input method
251 favourites

These days it's naïve to assume everyone on the web has a mouse and keyboard. On the modern web, many people are now browsing via touchscreen devices like iPhon...