Skip to content
How To…  Construct 2 & 3 Demos

How To… Construct 2 & 3 Demos

Construct 2 & 3 Example Demos

Header Advertise
Menu
  • All
  • Controls
    • Virtual Joystick
    • Custom Controls
    • Slide Bar
  • Behaviors
    • Platform
    • Physics
    • Bullet
    • 8 Direction
    • Pathfinding
  • Game Templates
  • Car
  • Visual Effects
  • Enemy AI
  • Misc
  • Lots More
    • Collisions
    • Camera
    • Tilemaps
    • Colors
    • Mapping
    • Arrays / Dictionaries / Data
    • Weapons / Inventory / Shop
    • Text
    • Isometric
  • Site Info
    • About Us
    • FAQ
    • Disclaimer
    • Blog
  • Home
  • C2
  • Page 2

Category: C2

Zooming a Portion of the Map C3/C2
C2 C3 Construct 2/3 Mapping

Zooming a Portion of the Map C3/C2

adminFebruary 2, 2020August 8, 2021
Like the title says, Zoom in on a portion of a map. Simple to do, easy event sheet to follow. Perfect for many different types of apps and games. (more…)
Share
Pathfinding – Instantly Showing Path to Cursor Position C3/C2
C2 C3 Construct 2/3 Pathfinding

Pathfinding – Instantly Showing Path to Cursor Position C3/C2

adminFebruary 2, 2020August 8, 2021
This modified Pathfinding template shows you how to visualize path calculation in real-time. It may be useful for an RTS game, RPG or whatever you're designing. (more…)
Share
Using an Invisible Tilemap as an Obstacle Map for Pathfinding C3/C2
C2 C3 Construct 2/3 Pathfinding

Using an Invisible Tilemap as an Obstacle Map for Pathfinding C3/C2

adminFebruary 2, 2020August 8, 2021
Click any room and the little arrow will find the shortest way to it. This demo shows how to use an invisible TileMap object as an obstacle map in a...
Share
Pathfinding on a hex grid C2/C3
C2 C3 Construct 2/3 Featured Pathfinding

Pathfinding on a hex grid C2/C3

adminFebruary 2, 2020August 8, 2021
Hexagon geometry may be complicated, but this demo shows a simple way to adapt the official Pathfinding behaviour for a hex grid. C2 version requires MoveTo addon. (more…)
Share
Math Game – Quickly Type Answers to Math Questions C3/C2
C2 C3 Construct 2/3 Game Templates

Math Game – Quickly Type Answers to Math Questions C3/C2

adminFebruary 2, 2020August 8, 2021
You have X seconds to answer the question - type in the answer before the black ball reaches the other side of the screen. Event sheet included. (more…)
Share
Simple Quiz Game with Questions and Answers Loaded From a Text File C3/C2
Arrays / Dictionaries / Data C2 C3 Construct 2/3 Game Templates

Simple Quiz Game with Questions and Answers Loaded From a Text File C3/C2

adminFebruary 2, 2020August 8, 2021
The title pretty much says it all. Use Construct 2 or Construct 3 to create a simple quiz game. Very detailed event sheet. (more…)
Share
Create a destructible terrain as in Scorched Earth with a tilemap C3/C2
C2 C3 Construct 2/3 Featured Tilemaps

Create a destructible terrain as in Scorched Earth with a tilemap C3/C2

adminFebruary 2, 2020August 8, 2021
Did you know tilemap in Construct can be used to create custom-shaped objects? Not only that, but you can also remove portions of the tilemap in runtime, and use it...
Share
Simple 3D shadow effect for a tilemap C3/C2
C2 C3 Construct 2/3 Tilemaps

Simple 3D shadow effect for a tilemap C3/C2

adminFebruary 2, 2020August 8, 2021
Once again the title says it all. As the player clicks or taps on the screen (depending on how you set it up) and the 3D effect shows up under...
Share
Flood fill a Tilemap – C3/C2 –  #Construct2 #Construct3
C2 C3 Construct 2/3 Tilemaps

Flood fill a Tilemap – C3/C2 – #Construct2 #Construct3

adminFebruary 2, 2020August 8, 2021
This demo would be great for those pixel coloring apps, but could also be used for so many other apps and games. Draw closed shapes and fill them with color....
Share
Flooding a terrain heightmap – CAPX #Construct2 #Construct3 C2/C3
C2 C3 Construct 2/3 Tilemaps

Flooding a terrain heightmap – CAPX #Construct2 #Construct3 C2/C3

adminFebruary 2, 2020August 8, 2021
Click on the screen and the water will start flooding the land, rising higher and higher. Event sheet is thorough and well commented. (more…)
Share
Flood fill a Dungeon Tilemap and highlight walls C2/C3 #Construct2 #Construct3
C2 C3 Construct 2/3 Tilemaps

Flood fill a Dungeon Tilemap and highlight walls C2/C3 #Construct2 #Construct3

adminFebruary 2, 2020August 8, 2021
Are you making an RPG or rogue-like game? Then this demo is for you. Click anywhere on the dungeon tilemap to detect enclosed rooms and highlight walls. (more…)
Share
Spawn objects randomly without overlapping – two versions C3/C2
C2 C3 Collisions Construct 2/3

Spawn objects randomly without overlapping – two versions C3/C2

adminFebruary 1, 2020August 8, 2021
The title says it all. Spawn objects randomly without overlapping. Some times you just don't want your spawned sprites to overlap - this is how you do it. (more…)
Share
Terrain detection.C3 & C2 version without raycasting
C2 C3 Collisions Construct 2/3

Terrain detection.C3 & C2 version without raycasting

adminFebruary 1, 2020August 8, 2021
This example shows how you can fake a destructible ground with mask sprites, and then use 'laser ray' to detect the new terrain. C2 version without raycasting. Very simple with...
Share
‘Loop’ puzzle – two versions C3/C2
C2 C3 Construct 2/3 Featured Game Templates Tilemaps

‘Loop’ puzzle – two versions C3/C2

adminFebruary 1, 2020August 8, 2021
This simple example shows how to make a 'Loop' puzzle game. Click on the tiles until they line up correctly. Includes two versions, the one with sprites supports smooth rotation....
Share
Relative movement on another moving object C3/C2
8 Direction C2 C3 Construct 2/3

Relative movement on another moving object C3/C2

adminFebruary 1, 2020August 8, 2021
This is one you need to see to understand. It's an object moving on another object, but that description doesn't seem to do it justice. If you ever need an...
Share
Car moving on a predefined path using waypoints (hold Space) C2/C3
Bullet C2 C3 Car Construct 2/3

Car moving on a predefined path using waypoints (hold Space) C2/C3

adminFebruary 1, 2020August 8, 2021
Press the space key and the little red car goes moves along the path to all the dots. Easy to follow event sheet. (more…)
Share
Physics Game – Draw Lines to Catch Falling Objects C3/C2
C2 C3 Construct 2/3 Featured Game Templates Physics

Physics Game – Draw Lines to Catch Falling Objects C3/C2

adminFebruary 1, 2020August 8, 2021
Fun game demo. Take your mouse, draw a line to stop the object from falling to its death. Easy to follow event sheet. (more…)
Share
Physics Game – Catch Apples with a Bucket C2
C2 Construct 2/3 Game Templates Physics

Physics Game – Catch Apples with a Bucket C2

adminFebruary 1, 2020August 8, 2021
Great little catch the apples game. This demo shows you the basics of the physics behavior in a cute little game. 1 event sheet, plenty of comments. (more…)
Share
Physics – Ball Attracted to Mouse Cursor C2/C3
C2 C3 Construct 2/3 Physics

Physics – Ball Attracted to Mouse Cursor C2/C3

adminFebruary 1, 2020August 8, 2021
Bouncy ball follows the mouse. Great easy demo. Simple to follow, simple to recreate. Detailed event sheet. (more…)
Share
Distribute skill points in an RPG game C3/C2
Arrays / Dictionaries / Data C2 C3 Construct 2/3

Distribute skill points in an RPG game C3/C2

adminFebruary 1, 2020August 8, 2021
The description is in the title. This demo shows you how to distribute skill points in an RPG game Detailed event sheet, comprehensive notes. (more…)
Share
Climbing a moving/swinging rope CAPX
C2 Construct 2/3 Platform

Climbing a moving/swinging rope CAPX

adminFebruary 1, 2020August 8, 2021
Exactly as the title describes - this demo gives a clear simple example that will allow your hero climb a swinging rope or a pole. Can be used in a...
Share
Change Magnitude and Direction of a Swinging Rope C3/C2
C2 C3 Construct 2/3 Platform

Change Magnitude and Direction of a Swinging Rope C3/C2

adminFebruary 1, 2020August 8, 2021
Useful for making a grappling hook in platform games, the demo shows how to change the magnitude and direction of a swinging rope. Not difficult for newbies to recreate and...
Share
Platform – Fake 3D Shadow on the Ground C3/C2
C2 C3 Construct 2/3 Platform

Platform – Fake 3D Shadow on the Ground C3/C2

adminFebruary 1, 2020August 8, 2021
Is there nothing Construct 3 can't do? Faking a 3D shadow - not bad for a 2D game generator. Every basic event sheet - easy to follow, simple to recreate...
Share
Platform – Push Boxes C3/C2
C2 C3 Construct 2/3 Platform

Platform – Push Boxes C3/C2

adminFebruary 1, 2020August 8, 2021
This title is self explanatory. Allows your character to push boxes and other objects in a platformer game. (more…)
Share
Platform – Wall Jumps, Dash, Camera Scrolling/Panning Effects C3/C2
C2 C3 Construct 2/3 Platform

Platform – Wall Jumps, Dash, Camera Scrolling/Panning Effects C3/C2

adminFebruary 1, 2020August 8, 2021
This just has a little bit of every basic building blocks for a platformer game.  If you're a newbie and need a good place to start - this is it....
Share
Connected Listboxes – Select Category, Select Product, Select Model CAPX
Arrays / Dictionaries / Data C2 Construct 2/3

Connected Listboxes – Select Category, Select Product, Select Model CAPX

adminFebruary 1, 2020August 8, 2021
This is a wonderful demo if you're looking for a shopping cart or allowing your player to select the color, make and model of their game racer. Event sheet gives...
Share
Camera Scrolling Limited to a Certain Zone – 3 Examples C3/C2
C2 C3 Camera Construct 2/3

Camera Scrolling Limited to a Certain Zone – 3 Examples C3/C2

adminFebruary 1, 2020August 8, 2021
When there is a big scary monster awaiting ahead and you want to keep it a surprise for a while - limit your camera movement. Three different examples to choose...
Share
Patrolling enemies, moving between waypoints C3/C2
C2 C3 Construct 2/3 Enemy AI

Patrolling enemies, moving between waypoints C3/C2

adminFebruary 1, 2020August 8, 2021
Be warned, watching these enemies patrol may put you to sleep. Simple patrolling enemies demo with detailed event sheet. Not too hard, good for the beginner. (more…)
Share
Platform – flying enemies that are patrolling, shooting and chasing the player C3/C2
C2 C3 Construct 2/3 Enemy AI Platform

Platform – flying enemies that are patrolling, shooting and chasing the player C3/C2

adminFebruary 1, 2020August 8, 2021
The ever popular platform game - players can't get enough. This example demo will help you set up the artificial intelligence needed to make your enemies patrol, shoot and chase...
Share
Enemies Walking Around Walls (Metroid-style) or Patrolling the Perimeter (Enemy AI) C3/C2
C2 C3 Construct 2/3 Enemy AI Featured

Enemies Walking Around Walls (Metroid-style) or Patrolling the Perimeter (Enemy AI) C3/C2

adminFebruary 1, 2020August 8, 2021
A few of these enemies have had Way to Much Caffeine!. This demo gives a clever example of how to make your enemies walk around walls or patrol a certain...
Share
Controlling a Slider Bar with Gamepad C3/C2
C2 C3 Construct 2/3 Slide Bar

Controlling a Slider Bar with Gamepad C3/C2

adminFebruary 1, 2020August 8, 2021
Oh the simplicity and brilliance of the gamepad. Easy for the player to use, not always as easy for a developer to setup. Here is a custom slider control which...
Share
Custom Horizontal and Vertical Slider Bars C3/C2
C2 C3 Construct 2/3 Slide Bar

Custom Horizontal and Vertical Slider Bars C3/C2

adminFebruary 1, 2020August 8, 2021
If you're stuck trying to setup those all important slide bars, do we have a demo for you. This demo gives a simple but detailed example of how to setup...
Share
Rotate an Object by Touching Any Part of the Screen – C3/C2
C2 C3 Construct 2/3 Custom Controls

Rotate an Object by Touching Any Part of the Screen – C3/C2

adminFebruary 1, 2020August 8, 2021
Once again the title tells the story. Touch/click anywhere on the screen and the little ball rotates with the mouse or your finger. The event sheet shows the simple setup....
Share
Customizable Rotating Knob Controls C3/C2
C2 C3 Construct 2/3 Custom Controls

Customizable Rotating Knob Controls C3/C2

adminFebruary 1, 2020August 8, 2021
Designing a Settings screen for your game? Replace sliders with rotating knobs or dials! They are fun to interact with and fully customizable - you can set min/max values and...
Share
Horizontal Only Thumbstick, Controlling a Car – C3/C2  #Construct3
C2 C3 Car Construct 2/3 Virtual Joystick

Horizontal Only Thumbstick, Controlling a Car – C3/C2 #Construct3

adminFebruary 1, 2020August 8, 2021
This is a brilliant Construct 3 demo perfect for a car game. The event sheet shows you how to make touch steering controls and complete driving setup. (more…)
Share
Floating Thumbstick (Demo & Youtube Tutorial) C3/C2
C2 C3 Construct 2/3 Virtual Joystick

Floating Thumbstick (Demo & Youtube Tutorial) C3/C2

adminFebruary 1, 2020August 8, 2021
Yet another thumbstick demo. This time the floating virtual joystick follows your finger! (more…)
Share
Virtual Thumbstick to Control a Character with 8 Direction Behaviour C3/C2
8 Direction C2 C3 Construct 2/3 Virtual Joystick

Virtual Thumbstick to Control a Character with 8 Direction Behaviour C3/C2

adminFebruary 1, 2020August 8, 2021
This example demo shows you how to setup an onscreen thumb  stick to control a character using the 8 direction behavior. This is a very detailed demo to help create...
Share
Two Virtual Thumbsticks – C3/C2
C2 C3 Construct 2/3 Featured Virtual Joystick

Two Virtual Thumbsticks – C3/C2

adminFebruary 1, 2020August 8, 2021
This download shows you the setup for onscreen double thumb controls. Includes versions for Construct 2 and 3. The event sheet shows you the setup needed to create the thumb...
Share
Sorting 2-Dimensional Array by Any Column C3/C2
Arrays / Dictionaries / Data C2 C3 Construct 2/3

Sorting 2-Dimensional Array by Any Column C3/C2

adminJanuary 31, 2020August 8, 2021
Looping, indexing .... oh it's all deathly boring, but a necessity when it comes to programming. This demo shows how to sort data in 2 dimensional arrays. (more…)
Share

Posts navigation

Previous 1 2

Buy Me A Coffee

Construct 3 | 2D & 3D Game Maker

Banner Hire Construct Expert

You may also like…

  • Construct 3: The Ultimate Game Maker
  • 3D SlopeMarker Up/Down 3D Wedge C3/3D
  • Everything C3/C2
  • C3
  • C2
  • Game Templates
  • Premium
Close
Menu
  • All
  • Controls
    • Virtual Joystick
    • Custom Controls
    • Slide Bar
  • Behaviors
    • Platform
    • Physics
    • Bullet
    • 8 Direction
    • Pathfinding
  • Game Templates
  • Car
  • Visual Effects
  • Enemy AI
  • Misc
  • Lots More
    • Collisions
    • Camera
    • Tilemaps
    • Colors
    • Mapping
    • Arrays / Dictionaries / Data
    • Weapons / Inventory / Shop
    • Text
    • Isometric
  • Site Info
    • About Us
    • FAQ
    • Disclaimer
    • Blog
Close

Categories

  • 8 Direction
  • Arrays / Dictionaries / Data
  • Blog
  • Bullet
  • C2
  • C3
  • Camera
  • Car
  • Collisions
  • Colors
  • Construct 2/3
  • Custom Controls
  • Enemy AI
  • Featured
  • Game Templates
  • Isometric
  • Mapping
  • Misc
  • Pathfinding
  • Physics
  • Platform
  • Premium
  • Slide Bar
  • Text
  • Tilemaps
  • Videos
  • Virtual Joystick
  • Visual Effects
  • Weapons / Inventory / Shop
  • Construct 3: The Ultimate Game Maker
  • 3D SlopeMarker Up/Down 3D Wedge C3/3D
  • Prevent multiple enemies with pathfinding from overlappingPrevent multiple enemies with pathfinding from overlapping (EasyStarJS)

Banner Hire Construct Expert

  • Everything C3/C2
  • C3
  • C2
  • Game Templates
  • Premium