Today, you will learn how to make a cool water effect for your games using WebGL Effects. First, create a new tiled background named "Water". After that go to G...
Today I am going to show you the code for creating subway surfer or temple run like game. You can update this code and make it lot better as per your requiremen...
This tutorial will explain a little bit about how certain features in the C2 runtime work. And how they can impact your performance. It might or might not be th...
Hi fellow devs! Welcome to my tutorial! In this tutorial we'll learn how to connect our Construct 2 project to PlayFab services. PlayFab is similar with GameSpa...
This tutorial explains how to create multiplayer games with Photon using game maker Construct 2. What's Photon ? Namely a network platform for players to connec...
In an effort to help me 'see' what LOS was seeing, I put together a simple project that shows what's seen and when. If you need it, you should be able to pull o...
Sometimes you may need to collect data from players. This could be their scores, game statistics, feedback, survey answers or anything else. There are many ways...
If you ever used Unity, you might be familiar with the concept of coroutines. Well, you might or might not know that Javascript supports coroutines as well sinc...
Updated to support Modules. The 'v2' sample files have been updated to support Modules, as 'Classic' mode has been removed. The following is a tutorial and temp...