Learn game development and animations with Construct
The manual entry for the Audio plugin covers from the point of importing sound files into the project. But there's no clear indication of whether you can actual...
I'm here to teach you some of the most advanced techniques you can find in C2 . You'll find those very useful because they can have the potential to drastically...
This tutorial will guide you on how to make your own custom leaderboard as well as posting to Facebook and twitter using Clay.Io . Update: November 27th 2013: T...
This tutorial was created while HTML5 uploads were still in beta on Newgrounds. You no longer need to request access, you can simply create an account, then cre...
Thanks to the beauty of the physics behavior in Construct 2, we can create some spectacular effects that simulate real world physics. One of the questions I’ve...
This will get your app ready to publish to the Windows 8 Store using Clay.Io! There will be some code wrangling in the Visual Studio IDE so this Is'nt aimed at...
The Algorithm object is a very simple plugin that allows one to easily create algorithms. Algorithms are essentially flowcharts. I created this tiny plugin for...
This is (hopefully) a quick tutorial allowing you to set a bias of random options you might have. The example .Capx file can be got : Here. We're are going to u...
I wanted to make a sort of sliding marquee for the splash page of my game, something that could give the player a few tips on how to navigate, etc. I didn't wan...