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...
This is a basic tutorial on how to make a game in Construct! First you will want to make a sprite I suggest using make pixel art: But you can use what ever you...
Alright so you want to have the player remove a tile or change a tile to another one. To Remove Tiles. On LMB Clicked >> Tilemap >> Erase Tile >>. X | Tilemap.P...
I like sliding puzzles and they've many uses as a standalone game or as a puzzle within a larger game. You can use arrays to create these but it is more complic...
After a lot of trial and error (mostly error) I've made this small script that keeps track of how many attacks your character has stacked. The script uses three...
When I talk about Semi-Procedural Music, I mean arrangements that are composed by a person, manually, not by a computer, but played randomly. For instance: You...
I am not advertising vdopia, just got easy method to integrate vdopia. MUST : Download Pode_html_iframe plugin if you don't have. Create account in vdopia.Com,...
In this tutorial, you will be guided through an entry-level level selector similar to Angry Bird's level selector mechanism. This will requires you to be famili...
PLEASE NOTE THIS TUTORIAL IS UNDER HEAVY DEVELOPMENT AND IS BY NO MEANS WORKABLE OR COMPLETE! You may have read JoyfulDreamer s Pseudo-3D Games tutorial and got...