Learn game development and animations with Construct
As this is a beginner's guide. I will using basic knowledge for this Tutorial. So let's get started. First we need to start our project. Then we must enable aud...
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...
Most mobile games, for example action-adventure-exploring style of games, use on screen controls that require both hands as a mean to imitate the function of ga...
I have made a simple match 2 / Pair match game for beginners. It is made in just 19 events. Object : Touch, 1 Sprite, Function, 4 global variables. There's poss...
This is a simple tutorial that can help you understanding LocalStorage., When The first time I learn about LocalStorage I found it sooo Hard to Understand. Beca...
Declare 4 variables and call them at every tick. Create a function as shown below. Call the above function with button click and format the colors and text as p...
I've searched for a good solution myself when I had this problem, and after solving it I've gotten a lot of messages of people asking how I did it, so instead o...
So this is a combination of things from Add Google Analytics to Your Apps and this forum post about Google Analytics. The exact method outlined in the first lin...
This uses the 8 Directional Behavior, I split it into two groups, 4 direction and the diagonal movement so you can separate them for your needs. Just two events...