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
2
This content is deleted
Tutorial
Timer with a Normal Clock Type Display (ie: 1:09)
22 favourites

I've seen several posts or tutorials on here showing how to make a timer that counts up or down, but not one that displays the time as we normally do (with a co...

4
This content is deleted
Tutorial
A Simple Method for Climbing Ladders in platformers
41 favourites

The goal of this tutorial is to provide you with, and explain the functionality of, a simple solution for creating climbable ladders in Construct 2 for use in p...

3
This content is deleted
Tutorial
Platform-style crushing blocks
19 favourites

From the documentation on the Solid behaviour @ "The behaviors which respond to the Solid behavior usually get stuck if Solid objects crush or otherwise trap th...

4
This content is deleted
Tutorial
saving a snapshot
17 favourites

I am going to show you how to save a snapshot you took for your game. Try this link for an example. 1.Ok, lets open the game you want to add this to. 2.Add obje...

1
This content is deleted
Tutorial
Pin to object without rotation
16 favourites

The Pin behavior works nicely in most cases, but there's a current situation where it can bring some problems. For example, if you want to have a menu display o...

24
This content is deleted
Tutorial
Making a Smooth Following Camera
139 favourites

Ok, this tutorial is about making a camera follow the player smoothly. Exemple: You need to create your player, I'll not explain it here, you can find in Beginn...

1
This content is deleted
Tutorial
A Simple Pause menu.
40 favourites

So I was looking for how to make a simple pause menu in-game to pause it when playing and I didn't find a single thing on Youtube nor Google. So I went on and w...

4
This content is deleted
Tutorial
Advanced game pausing
64 favourites

Based on Gnome's recent A Simple Pause menu , here's a more extended tutorial. There are quite a number of things you shouldn't forget, as we'll learn below! Us...

3
This content is deleted
Tutorial
Scoring - Theory and Practice
22 favourites

So I've been thinking a bit about the scoring in a game. A Wikipedia article about Game scoring describes it actually very well. Scoring is basically a motivati...

1
This content is deleted
Tutorial
The Magnet Effect
15 favourites

In this Tutorial we are going to learn how to make the Magnet Effect, First you need three object: 1) Sprite: Magnet. 2) Sprite: Screws. 3) Button: Reset. First...

Similar Tags