Today I want to talk about making plugins. Over the past couple of years, I have made a few addon sets of plugins for items such as Facebook. I've also complete...
A simple way to change the bullets direction. I assume you already have created a bullet, that works, and is stuck on getting it to shoot left, instead of just...
Like you, I like to minimize code to the fewest lines as possible. So here is a little trick I just discovered when I was given a game example by korbaach. I ho...
So I've been playing with Construct 2. I have had a game idea in mind for a while, but have ZERO coding experience. Luckily, it seems that I've found the perfec...
I found a way to rotate a tile in tilemap when starting a Plumber game and I want to share with you. Insert a TileMap object in your project. You can use the de...
Often times large world maps are difficult to manage. In this tutorial I have created a sample project that allows you to automatically save and load tilemaps i...
Have you ever wanted to make a game with lots of characters? For exemple, fighting games have a menu in which you can choose what character you want to play wit...
In this tutorial we'll learn the basic skills about Drag and Drop tutorial mixed with some basic Frame and Array concepts. Finally, we'll develop a quiz game, s...
To download the capx file : Et's get started! If you want to try the menu : We only need 3 gloabal variables. "swipespeed": The speed that the menu must have af...