Here's a demo of what it looks like. In this tutorial we'll use this grid as a tiled background. This grid consist of 2 line group. A line can be formulated lik...
A quick, simple and dirty way of tracking the users of your project with one simple event in Construct. It assumes you have access to a MySQL database (most hos...
Ideas on how to keep your app/game safe from hackers. What this tutorial Is'nt. Complete instructions on how to implement any of these ideas. A number of years...
Often when you create some kind of game you're wondering how to make a character, a car and other things in 8-bits. Below you Piskel page. »PISKEL«. The website...
I will try to write a tutorial for converting Shadertoy Glsl to C2 FX; 'i will try'===> is the quantum theory that's mean the final result (maybe) will fail dep...
In some top-down games the player can move behind objects, e.G. Walls or buildings. To not lose the position of the player, it shows the silhouette of the playe...
This tutorial will explain how you can count down to a day or an event of your choice. Rex_rainbow date plugin (http://c2rexplugins.Weebly.Com/ ). Logic : The r...
Today we're gonna cover some basics of the platformer . Our goal is to make a complete platformer with the least code and the least use of collider sprites. Wha...
This tutorial will teach you how to make touch movement controls where horizontal swiping on one side of the screen controls the movement of the character, and...