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
1
This content is deleted
Tutorial
How to talk to the page your game sits in
25 favourites

This tutorial will show you how to communicate with the page that your game is sitting in, which could give you some pretty awesome options! View the online dem...

1
18 favourites

In this tutorial we'll create a character and when you shoot the ball touches the wall teleport us there. We'll use a sprite to the floor, one for the character...

1
16 favourites

As a moderator on Scirra's forums and having provided support for Construct 2 since its early days, I've seen my fair share of newcomers to programming and to t...

4
This content is deleted
Tutorial
Supporting Multiple Languages
74 favourites

Here is a method for supporting multiple languages using XML and project files . Each language will have it’s own file called strings. Xx .Xml where xx is the t...

1
This content is deleted
Tutorial
Facebook - How to get a list of friends
29 favourites

Level: Intermediate to Advanced. Pre-Requisite: Knowledge of Javascript and Facebook Developer Docs. The Facebook plugin that ships with Release 116 currently c...

1
This content is deleted
Tutorial
Facebook - How to Invite a friend
21 favourites

Level: Intermediate to Advanced. Pre-Requisites: 1. Knowledge of Javascript and Facebook Developer Docs. 2. Read the tutorial on Facebook - How to get a list of...

2
This content is deleted
Tutorial
Create a proper healthbar
59 favourites

Traveling through Scirra forums and the Internet, I came across a few tutorials that shows you how to create a healthbar. The problem is that these healthbars a...

5
This content is deleted
Tutorial
Timers
120 favourites

Download capx. There are many uses for timers in games. Timing a game session, score based on time, countdowns, cooldowns, etc. Creating a timer is pretty simpl...

6
This content is deleted
Tutorial
Platformer Enhancements - Wall Jumping
154 favourites

In this tutorial we are going to add some additional functionality to our platformer games in the form of a wall jump action for our character. This is a tutori...

6
This content is deleted
Tutorial
Platformer Enhancements - Double Jump
79 favourites

In this tutorial we are going to add some additional functionality to our platformer games in the form of a double jump action for our character. This is a tuto...

Similar Tags