This Tutorial will show you how to send a screenshot to an Email address from C2. Works in Construct 2. Works in Construct 3, but you need a https secure server...
In computing, the modulo operation finds the remainder after division of one number by another (sometimes called modulus). This is just one example, of how to u...
This Tutorial will show you how to send a simple Email message from C2 or C3. You will need your own Web host. You will need to be able to upload FTP files up t...
I have just written a capx to display the mobiles orientation, the capx is fully commented. It uses the touch.Alpha, touch.Beta and touch.Gamma to find if the u...
I have uploaded a capx, which explains how to make a simple snake game in 16 Events. I have also uploaded it to the Scirra arcade. Cheers.
Ok I have put together a capx to show how you can fake 3d, with scale. I hope this can be of help to anyone who is interested in this kind of effect. If you fin...
Just set up a quick capx to show how light refracts when it passes through different media. It is possible to quantify by using Snell's law. Snell's law (also k...
Here is a visual example of moving an object in an elliptical motion. Uses sine & cosine, 4 events. Use the sliders to change orbital(ellipse) values. Cheers.
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...
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.
Lerp is a math function to find a percentage value between point(a) and point(b). It has many use's. I have attached a simple capx to demonstrate 1 example. The...
Member since 19 Apr, 2014