Construct Tutorials
Learn game development and animations with Construct
-
Diffuse text in a Textbox
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...
-
How to make a twitter widget
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...
-
Making a Fancy Lifebar
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...
-
Adding sound - a beginner's guide
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...
-
Decimals in a Float
When displaying a float, there can be a lot of decimals which may not look very nice in a highscore or otherwise. But there's a simple way to easily cut away un...
-
BulletTime: Charge Shot
Let's add some variety in our shooting. I mentioned in the another tutorial that a charge shot can do the trick. It can help change the timing, speed and accura...
-
Time counter
All cool games have a time counter of some sort. Regardless if it counts upward or downward. So to get a nice counter going, you can use this basic, and simple...
-
BulletTime: Straight Shooting
In another tutorial it showed how two sprites could be put together to make a sort of turret. The base was could move and the gun attached would stick to it whi...
-
Seven commandments to making a good game
It is very important (vital) that you test your level at least 5 times before releasing it to the world, make-sure to do things that aren’t what your supposed t...