Learn game development and animations with Construct
Hi everybody, this time we'll be landing on the moon for some more old arcade action. And, as always, you can download the sprites used in the tutorial. HERE. F...
I have made a capx to show how you can draw circles, with 2 sprites and a few lines of code. (Events). See what psychedelic patterns you can come up with. I hav...
Just a bit of geekazoid fun, watch Pi being calculated live by your computer, unfortunately due to performance optimization we can't do more than 10-decimal pla...
In this tutorial, you will learn some simple workflow adjustments and shortcuts to code fast in Construct 2. You can uncheck the “Add Action Links” in the Event...
If your are using Intel XDK in another language than English and have a missing Build Button, simply change your Windows System language to English to solve the...
One method of drawing a curved line from A to B Using Pathfinding and lerp. Try moving the blue box sprite(2) around in the layout to change the shape of the Br...
Here we use the 'Distance' math function to draw a line between Sprite A and B. Drag Sprite B, with the cursor to change your distance from A to B.
Note that distributing using this method is a little unstable. I don't know how any of this works for Mac, or Linux (considering I don't have those platforms)....
This tutorial is partly a feature request/plugin request, yet I have a fully working .CAPX that is probably more complicated than it should be. Exactly like car...