A method is broadly defined as a procedure that allows you automate a series of steps. The ideal purpose of a method is code reuse, because it allows you to sim...
I played around with the xml example from c2. Instead of the embedded xml, my example uses Ajax. I also added list selection, which might come in handy. You can...
If I understand it correctly - sometimes when you have a fast moving bullet it can jump through its target and not register it as a hit. Say your bullet is 5 pi...
I'm going to share my reference project .Capx with you , as it's name implies , it has some scripts I come down often and copy them from it , like a reference s...
I've published my first game, Martian Democracy, to the Scirra Arcade and figured I'd do a quick tutorial on my design decisions and how I implemented them. Sin...
This is my first tutorial on here so please bear with me. I thought I'd give something that would show just how easy creating a surface render can really be. Th...
Since I started with Construct 2 I delved unto the whole Web Fonts thing, it seemed one of the best features available - not loading fonts into the game itself?...
Link to Part 2. Link to Part 3. Since the 170 release this is mostly now unneeded. This part one will be take in very small steps. It is partly intended as an i...
Link to Part 3. Link to part 1. Since the 170 release this is mostly now unneeded. In part one I went through the basics of using layers and blend modes to be a...