Content tagged data

Similar Tags

Report Tag

71 usages of this tag
6
This content is deleted
Tutorial
Basic Loops and Arrays
106 favourites

This tutorial is under construction! Please tell me if I've gotten anything wrong, or missed something you think is important. In this tutorial we'll look at th...

4
This content is deleted
Tutorial
CB Hash - MD5, SHA-1 and SHA-256 hashing algorithms.
28 favourites

CornedBeef Hash. CB Hash is a plugin for Construct 2 allowing the user to hash a string and some other parameters, depending on the function, using MD5, Javascr...

1
This content is deleted
Tutorial
Decimals in a Float
12 favourites

When displaying a float, there can be a lot of decimals which may not look very nice in a highscore or otherwise. But there's a simple way to easily cut away un...

1
This content is deleted
Tutorial
Webstorage - how to save ingame information
61 favourites

Sometimes it is tough to find the right information even within tutorials since the title sometimes obfucates the content. Now, this short tutorial will cover t...

3
This content is deleted
Tutorial
WHO SAID YOU CANT CREATE A DATABASE WITH CONSTRUCT2?
62 favourites

Yeah I am very happy to learn that Construct 2 can be used to create: -an app. -a slideshow/presentation. -animation. -apart from the game creation itself. Afte...

1
This content is deleted
Tutorial
get data in project
6 favourites

If you have capx file and you want to get it's pictures and layouts and. To make that press on file (it's under cog icon at the right top of the Construct 2 scr...

2
This content is deleted
Tutorial
Get/Set data from HTML page
21 favourites

In this tutorial I will show you how to send data from the HTML page which hosts the Constuct 2 game (canvas), to the game itself, and vice versa. This is handy...

28
This content is deleted
Tutorial
Arrays for Beginners
255 favourites

(This tutorial assumes you have some knowledge of how Construct’s Conditions and Actions work. If not, see the beginner tutorial.). Basically, you can think of...

1
This content is deleted
Tutorial
Algorithm Plugin
10 favourites

The Algorithm object is a very simple plugin that allows one to easily create algorithms. Algorithms are essentially flowcharts. I created this tiny plugin for...

11
This content is deleted
Tutorial
How to make savegames
234 favourites

Construct 2 provides an easy way to make savegames. These allow your players to save the game , then come back later and load it from exactly where they left of...

Similar Tags