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...
It's very important to test and debug the game as long as possible. But how to test InApp Products without getting charge? Well it's pretty simple. Firstly you...
So you want to give your boss fight an 'umph' by shooting pieces off, mh? Well good thing you came here! I highlighted for you the indestructible (or very tedio...
To download the capx file : Et's get started! If you want to try the menu : We only need 3 gloabal variables. "swipespeed": The speed that the menu must have af...
Rexrainbow's series plugins are perfect solutions for your grid-style games, like: Monopoly, SLG, roguelike games and etc. In this tutorial we'll teach you how...
There are a lot of people asking about "how to make a match-3 game?". Now Rexrainbow series plugins are the perfect solution for this question. In this tutorial...
In last tutorial we've successfully find matched chess in match-3 and L-shape patterns. In this tutorial we'll teach you how to remove those chess, drop them do...
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...