Making a simple but complete asteroid clone in less than 100 events using C2's free edition, that is the challenge of this tutorial. To prove that it is possibl...
Going back to the Pokemon Calculation, the modifier adds in a load of other effects to change the damage output of an attack. They include things like effects d...
In this example, the dialogue will be handled using an array. Oh, and by the way, if a video is more your thing, then do check out this tutorial from Vimlark wh...
Facebook has once again updated their API, so as of October 27, 2014 any new Facebook apps will no longer work with the Facebook plugin or my older plugins with...
First, thank you for taking the time to check out my very first tutorial! I'm very grateful. I hope this helps you find solutions to your bewilderment or altern...
Edit: I updated the tutorial. You can check Online example and download capx file. Kittiewan has a similar technique for shuffling, but I used a more common tec...
UPDATE UPDATE: There's actually a major bug in the plugin. See here for details and a substitution: Part 2.1. UPDATE: Since part-2 was released, there have been...
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...
Generating unique random numbers is an essential technique for every game maker to know. This short tutorial demonstrates one way to use an array to generate a...