This uses the 8 Directional Behavior, I split it into two groups, 4 direction and the diagonal movement so you can separate them for your needs. Just two events...
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...
This tutorial (actually this capx file) shows you a way to open an "On Exit" message. So if the player accidentally press the exit button (or the Back Button of...
Here´s a serie of 5 video tutorials, that explains how to create my first game, a simple brick-breaker game, explained in spanish. This tutorial is ideal for pe...
Here I leave the videos and figures that may make this game Construct 2. These are the figures. These are the figures. You can choose these or make them just th...
Declare 4 variables and call them at every tick. Create a function as shown below. Call the above function with button click and format the colors and text as p...
You probably have taken a part of his, as having added the behavior of the platform to your character, so let's move: Create a tiled background (with name "Wate...
People sometimes want to use a random animation but want more options. Firstly, props to Weishaupt, who wrote another very good tutorial here that explains a lo...
2. Go to event sheet and go "On start of layout = (Whatever you Sprite is called) Animations Stop". 3. Make the different Frames in the Sprite by double clickin...