Content tagged tips-and-tricks

Game making tips and tricks! These helpful tips and tricks will help you learn clever ways of making your game better and make your games faster.

Similar Tags

Report Tag

276 usages of this tag
3
This content is deleted
Tutorial
International keyboard settings ...
18 favourites

Some people in the Construct 2 community like me or Vtrix are using a computer with French or Belgium keyboard . And when we are testing our games, we are tired...

3
This content is deleted
Tutorial
How to make a Menu (Title Menu)
76 favourites

This .Capx tutorial attempts to show through demonstration, a method to quickly, easily and simply create a navigationable menu; Using both a text based menu or...

2
This content is deleted
Tutorial
Offscreen Enemy Indicators
30 favourites

In this tutorial I'll show you how to create offscreen enemy indicators. Click here for a demonstration. We'll modify the Ghost Shooter tutorial example so open...

1
This content is deleted
Tutorial
XML Parsing
37 favourites

This is just a very quick tutorial on parsing some XML text. I had to visit all three links referenced from the manual to figure this out, and thought a concret...

1
This content is deleted
Tutorial
Making character composed of multiple parts
110 favourites

Here you'll learn the basic of composing character with multiple parts, improving your job and making source files smaller. This smart solution Is'nt new, old g...

1
This content is deleted
Tutorial
How To Make Cheats Into your game
8 favourites

I Tried Many Times Until I knew how to make cheats. Its Easy. First make your game normally. After you finish it add a textbox and a text. Name the textbox : (c...

4
This content is deleted
Tutorial
How to make Talking NPCs!
43 favourites

Ever wanted to make an RPG, but couldn't make an NPC? Well, This is how I do make my NPCs! First, you need to have made the player, and an HUD layer. Then, put...

1
This content is deleted
Tutorial
How to Change a Sprites effortlessly
14 favourites

Have you created a game which has so many layout but need to update your character or sprites? You dont want to waste your time? Try this-. Double click on your...

2
This content is deleted
Tutorial
Magnet Effect
26 favourites

This is my first tutorial here, so I apologize if things don't go smoothly. In this tutorial we're gonna learn how to make objects attracted to your mouse point...

2
This content is deleted
Tutorial
Creating a smooth sliding effect with Lerp
37 favourites

I recommend to check out the EaseTween behaviour as well. It will save you time, and add awesome effects! Edit(Might also be Buggy sometimes!). Here is a compar...

Similar Tags