Construct Tutorials
Learn game development and animations with Construct
-
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...
-
-
XAudio2 - Peak and RMS
Warning: Unfortunately, the server software interprets the multiply sign as a control char. Therefore, throughout this tutorial all multiplication signs are rep...
-
Using a pivot point for rotating objects
When an object is on a pivot and you wish to rotate it, it becomes a little harder because you can't simply rotate from it's centre. You need to rotate from it'...
-
how to make a visible counter
First, add a global number variable. Next, add a sprite font. And then, add an event, add a condition, and then add an action, choose the sprite font, put "set...
-
-
How to destroy your game floor per pixel
You're searching for a solution for a destroyable Floor? Then your exactly Right here ! I'll show you how you can get a destroyable Object for your game like in...
-
Simple Construct 2 Admob Ads [Working]
In this tutorial I will explain the proper integration of Google Ad Mob Ads using Construct 2 and cocoon.Io. What’s required? 1. Banner or Interstitial ad unit...
-