Construct Tutorials
Learn game development and animations with Construct
-
-
-
Construct 2 User Interface Video Tutorial
You can watch part one of my series of video tutorials on Construct 2's interface below. Go to page 2 for the concluding part of this video tutorial! The conclu...
-
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'...
-
-
-
a missile example
It uses bullet behavior, tween, and particle to simulate missile shot, you can test with it.
-
how to make a player punch in a animation
Add player to imagepoint and name it a.B and set the image points to the animation. Sprite. Make a sprite with name a.B. Coding. Go to seting.Every x . 0.1 foll...