Top Tutorials
Cloning the Classics: PacMan
(Updated June 6th)In this tutorial, we will create a PacMan clone using the free edition of Construct 2 (version 90). (The capx file is available for download.) Setting up a tile-based map Firs Read more
Zone-Based Camera Movement
This example shows how to limit the camera's movement to a specified area. This is useful for limiting the player's view to the room they're currently in, similar to Zelda and Castlevania. Demo Read more
10th, December 2013 |
by zatyka
Lightning-fast raycasting!
Raycasting is the process of drawing a line from some point to measure the distance to the nearest solid. It has a huge number of uses, with beams and lasers being perhaps the most common. However ray Read more
Particle Demo Capx
I had planned on writing an extensive particle tutorial, but have never had the time. I did have most of a demo capx ready though. So I am uploading it here as a place to grab ready made particles. ( Read more