Quite simple example using adjust HSL effect and Line of sight behavior. However if you can't use WebGL effects you could also make it use grid of black blocks...
Isometric stuff is a lot asked around the forum so here is one good method of doing that. Includes projecting position from regular SquareMap to IsoMap and IsoM...
I'm gonna show you how to make a smooth simple camera zoom. And yes, i'm aware that there's a tutorial similar to this, but this is another way to do it and it'...
This is my first tutorial, so, i'll try to do my best. What you will need to do this (C2 included): - Windows Notepad, Notepad++ or any notepad program that sup...
Do you want to make an unlock pattern ? Here it is. All in explained in the capx embeded ;). You can also look at the awesome demo here ;). Enjoy. Please tell m...
This tutorial will show you how to implement the Admob Ads Object. I used to implement the CocoonJS Object so I could use the Ludei Cloud Compiler and integrate...
Regular expressions are a way to automate extracting certain parts of a string that share a common pattern. For example, you need to get a list of street names...
Try the demo here. This example shows how to calculate the percentage of a rectangular area that is covered by one or more other rectangular shapes. For example...
Use the up arrow to jump, the other movements are automatic, we used the function that identifies the walls, and the character bounces back, user interaction is...