Construct 2 Tutorials
Learn game development and coding with Construct 2
-
Setting Custom Paths Using Waypoints
This is an example of how to manually set up waypoint objects, and have other objects move along a path of waypoints. Demo. Please Note: The Capx was made to re...
-
Creating an Inventory with Arrays
This is a simple example of how to store/remove items from an array, and display the array's contents to the player. This is useful for setting up inventory sys...
-
Alternate Camera Focus Between 2 Objects
This is an example of how to scroll the camera back and forth between 2 objects. This is useful for games there the player controls multiple characters in diffe...
-
An IID (Index ID) example.
This example shows an example of using IID, and User can check dynamic changes of IIDs by destroying & creating them. Check manual for more detailed explanation...
-
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, simil...
-
Platformer StarterKit
Burningcake.Com 's Platformer Starterkit Update 1.1. Thanks to those people who gave me positive feedback. Please reply here if you like it and maybe if enough...
-
8 Ways for a pro game
After I've been in the game developing world for a year and a half, I had gotten various experiences especially from C2. Being an explorer gamer, I saw thousand...
-
2:03
Push & Pull with Player animation
This not tutorial, you can download the capx file here : DOWNLOAD. It's look like this. Touch button for mobile games already provided and it works fine. Here's...
-
Basic Gun effects
Hey there I made this small tutorial for you guys to help you making your own FPS games so lets start. Ok at first you will need Construct 2 so go and buy it If...