Learn game development and animations with Construct
Fairly new to C2, picked it up about 4 months ago and am loving it. I've been working on various ways to do a basic Inventory system and thought I would share s...
In this last section we'll be covering: • Importing our NPC art and animations. • Setting up our NPC interaction. • Programming our story-arc for our NPC to say...
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...