Construct Tutorials
Learn game development and animations with Construct
-
-
Easy to Use Function
How very easy to Use Function in our game. If you want to write game I would advise you to use function. Function is very useful because you can use it over and...
-
touch steering wheel
You can download the project and copy the scripts to your game . Version 1.1 : A bugfix. And now professional wheel control. Goodbye.
-
Como fazer líquidos
O único efeito requirido nesse tutorial é o incrível Alpha Threshold criado pelo Animmaniac . Esse é o resultado final: Jogue-o aqui. Antes de tudo, crie uma no...
-
Como fazer líquidos
O único efeito requirido nesse tutorial é o incrível Alpha Threshold criado pelo Animmaniac . Esse é o resultado final: Jogue-o aqui. Antes de tudo, crie uma no...
-
How to make Fluids
The only effect required in this tutorial is the amazing Alpha Threshold created by Animmaniac . (He's brazilian like me! \o/). This is the final result: Play i...
-
reference project for beginners
I'm going to share my reference project .Capx with you , as it's name implies , it has some scripts I come down often and copy them from it , like a reference s...
-
Fast Bullets - going through targets.
If I understand it correctly - sometimes when you have a fast moving bullet it can jump through its target and not register it as a hit. Say your bullet is 5 pi...
-
XML Example 2.0
I played around with the xml example from c2. Instead of the embedded xml, my example uses Ajax. I also added list selection, which might come in handy. You can...