Content tagged performance

Similar Tags

Report Tag

142 usages of this tag
1
This content is deleted
Tutorial
View your framerate
14 favourites

If you're using Google Chrome, it's possible to view the framerate of your game. To turn on this option, go to the following url: Chrome://flags/. Scroll to the...

4
This content is deleted
Tutorial
Performance Tips for Mobile Games
131 favourites

So, you got Construct 2 installed and working, created a simple 5 sprites game with background, exported it to phonegap build or appMobi and you're like "it's r...

2
This content is deleted
Tutorial
Optimization and TLE (top level events)
64 favourites

As a new C2 programmer, I spent some time trying to understand what's under the hood, how events work, and how to use them wisely. I've put here the infos I fou...

1
This content is deleted
Tutorial
Lennaerts performance tips
25 favourites

Recently been going through code, trying to find methods to improve and actually came up with some simpe things. 1. Approach. Check how you approach your game m...

1
14 favourites

Mac APP Store is a very simple opportunity to expand the market. Create a publishable native App on Mac App Store is as simple as creating a project that includ...

1
This content is deleted
Tutorial
Multiple Graphic Modes to increase Performance
31 favourites

I thought I should share this tutorial with you because there's so much concern about mobile/tablet performance on the forums. I have created this simple .CAPX...

1
5 favourites

Welcome, in this tutorial to teach me my disposal an efficient way to create non-square areas to give more realism to the touch or click. For this project we ne...

1
5 favourites

Welcome to this tutorial I teach an efficient way to create areas of non-square objects to give more realism to the touch or click on these objects. For this pr...

4
This content is deleted
Tutorial
How to smoothly switch between layouts
47 favourites

The tutorial below shows a trick to "mask" the preloading time. Since I wrote this tutorial I experimented a lot and I finally managed to make a plugin which do...

3
This content is deleted
Tutorial
Optimization 101: Collision checks and Groups
25 favourites

This tutorial covers several techniques to improving performance when you have when you have lots of objects such as enemies and bullets. If you have hundreds o...

Similar Tags