Skip to content
How To…  Construct 2 & 3 Demos

How To… Construct 2 & 3 Demos

Construct 2 & 3 Example Demos

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
  • Home
  • Featured

Category: Featured

Marker Up/Down 3D Wedge  C3/3D
8 Direction C3 Construct 2/3 Featured

Marker Up/Down 3D Wedge C3/3D

adminJuly 13, 2022July 13, 2022
Construct 3 has gone 3D. Landscaping has been a bit of an issue since C3 introduced 3D. Our friend WackyToaster created a demo that allows a sprite go up and...
Share
Multi Language Support for C3 Games (Premium template)
Construct 2/3 Featured Premium Text

Multi Language Support for C3 Games (Premium template)

dop2000February 22, 2022February 22, 2022
Comprehensive localization solution for Construct 3 projects, which allows to add multi-language support to your game with minimum effort. (more…)
Share
Asteroid Belt
Construct 2/3 Featured Misc

Asteroid Belt

dop2000February 22, 2022
Space rocks going round and round - I can watch this for hours. (more…)
Share
Push multiple boxes in a top down view game
Collisions Construct 2/3 Featured Game Templates

Push multiple boxes in a top down view game

dop2000February 22, 2022
An evolution of this popular demo. Now it's possible to push multiple boxes! (more…)
Share
Round Minimap Demo C3
C3 Construct 2/3 Featured Mapping

Round Minimap Demo C3

dop2000July 11, 2021August 8, 2021
Minimap is a must-have feature in many games with large levels. Learn how to make a dynamically updated circular minimap with a DrawingCanvas object. (more…)
Share
Improved Stealth Game template – how to make a visible cone of view C3
C3 Construct 2/3 Enemy AI Featured Game Templates

Improved Stealth Game template – how to make a visible cone of view C3

dop2000July 11, 2021August 8, 2021
The official "Stealth game" template is pretty cool, but it has some performance issues, overly complicated code, and it only works with rectangular wall sprites. This demo addresses and solves...
Share
Circular Audio Analyzer C3
C3 Construct 2/3 Featured Misc Visual Effects

Circular Audio Analyzer C3

dop2000July 11, 2021August 8, 2021
Based on the official "Audio analyzer" template, this demo shows how to display audio frequency graph in a funky circular pattern. (more…)
Share
Add Subtitles to your videos – Premium Template
C3 Construct 2/3 Featured Premium Text Visual Effects

Add Subtitles to your videos – Premium Template

dop2000April 1, 2021August 8, 2021
Easily add subtitles to your videos in Construct 3 games! (more…)
Share
Scope with magnification effect C3
C3 Construct 2/3 Featured Visual Effects

Scope with magnification effect C3

dop2000April 1, 2021August 8, 2021
Another variation of the Rifle Scope demo, now with real magnification! (more…)
Share
Chess game! C3
C3 Construct 2/3 Featured Game Templates

Chess game! C3

dop2000January 3, 2021August 8, 2021
Chess for two players! (more…)
Share
Physics Ragdoll – Premium template
C3 Construct 2/3 Featured Physics

Physics Ragdoll – Premium template

dop2000January 2, 2021August 8, 2021
Simple yet very life-like rag doll made with Physics! (more…)
Share
Starfish! C3
C3 Construct 2/3 Featured Misc

Starfish! C3

dop2000November 8, 2020August 8, 2021
Playing with the new Scene Graph feature in Construct 3. This demo shows how to create a complex creature with long tentacles, each of which is moving on its own....
Share
ASCII Art loading C3
C3 Construct 2/3 Featured Visual Effects

ASCII Art loading C3

dop2000November 8, 2020August 8, 2021
Do you remember BBS, dial-up, 2400 baud modems? Up all night and you'd download 5 files? Here is an example showing how to emulate BBS-style ASCII art, loading at slow...
Share
Physics Block Puzzle – Premium and Free templates, plus Youtube demo C3
C3 Construct 2/3 Featured Game Templates Physics Premium

Physics Block Puzzle – Premium and Free templates, plus Youtube demo C3

adminSeptember 5, 2020August 8, 2021
A neat little puzzler template where your goal is to re-arrange yellow blocks and move them all to the green space. (more…)
Share
Multistroke Gesture Recognizer and Recorder for C3
Construct 2/3 Custom Controls Featured

Multistroke Gesture Recognizer and Recorder for C3

dop2000August 22, 2020April 1, 2021
Accurate and fast, this recognizer supports unistroke and multistroke gestures. It can even recognize entire words or basic drawings! (more…)
Share
Color Picker and Converter Tool, HSV ↔ RGB ↔ HEX (Demo & Youtube Tutorial) C3
C3 Colors Construct 2/3 Featured

Color Picker and Converter Tool, HSV ↔ RGB ↔ HEX (Demo & Youtube Tutorial) C3

adminAugust 22, 2020August 8, 2021
Select a color from HSV color space, or enter color values manually in RGB, HSV or HEX format. This app will automatically convert the color in all three formats and...
Share
Framing Effects With Zoom C3
C3 Construct 2/3 Featured Mapping Visual Effects

Framing Effects With Zoom C3

dop2000August 15, 2020August 8, 2021
An extension on the previous demo by Von Perkele - now showing how to zoom-in and apply different effects to a limited area of an image. (more…)
Share
Using Flood Fill for Drawing Canvas to make a Coloring game (Demo & Youtube Tutorial) C3
C3 Colors Construct 2/3 Featured

Using Flood Fill for Drawing Canvas to make a Coloring game (Demo & Youtube Tutorial) C3

dop2000July 17, 2020August 8, 2021
Making a coloring game for kids is a surprisingly difficult task, as there is no flood fill tool in Construct. (more…)
Share
Auto zoom and scroll the screen to fit multiple characters (Demo & Youtube Tutorial) C3
C3 Camera Construct 2/3 Featured

Auto zoom and scroll the screen to fit multiple characters (Demo & Youtube Tutorial) C3

dop2000June 27, 2020August 8, 2021
The video above explains it all! (more…)
Share
Rifle Scope effect (Demo & Youtube Tutorial) C3
C3 Construct 2/3 Featured Visual Effects

Rifle Scope effect (Demo & Youtube Tutorial) C3

dop2000May 30, 2020August 8, 2021
Did you know Drawing Canvas can be used to "undo" effects, for example remove blur from an area on the screen? Check out this clever little demo to learn how...
Share
Air Hockey game template for two players (Demo & Youtube Tutorial) C3/C2
C2 C3 Construct 2/3 Featured Game Templates Physics

Air Hockey game template for two players (Demo & Youtube Tutorial) C3/C2

dop2000May 30, 2020August 8, 2021
What makes this Air Hockey template super awesome? It supports touch controls for two players and has less than 20 events! (more…)
Share
Create a realistic chain or rope with Physics (Demo & Youtube Tutorial) C3/C2
C2 C3 Construct 2/3 Featured Physics

Create a realistic chain or rope with Physics (Demo & Youtube Tutorial) C3/C2

dop2000May 16, 2020August 8, 2021
Learn how to use Physics joints to create ropes and chains in a Physics game. (more…)
Share
Create a reflection with water effect (Demo & Youtube Tutorial) C3
C3 Construct 2/3 Featured Visual Effects

Create a reflection with water effect (Demo & Youtube Tutorial) C3

dop2000May 16, 2020August 8, 2021
Create a reflection of your character on a Drawing Canvas object. Added Warp effect to simulate water ripples. (more…)
Share
Select and drag multiple images (Demo & Youtube Tutorial) C3/C2
C2 C3 Construct 2/3 Custom Controls Featured

Select and drag multiple images (Demo & Youtube Tutorial) C3/C2

dop2000April 10, 2020August 8, 2021
This example may come very useful if you are making a level editor or a puzzle game. Select multiple sprites and move them around with optional snapping to grid -...
Share
Push objects in tile-based game Sokoban style (Demo & Youtube Tutorial) C3
C3 Construct 2/3 Featured Game Templates Tilemaps

Push objects in tile-based game Sokoban style (Demo & Youtube Tutorial) C3

dop2000March 30, 2020August 8, 2021
Let your player interact with the environment by pushing different objects (crates, chests, rocks) in a tile-based game (more…)
Share
Generate random levels from pre-built scenes – Premium and Free templates, plus Youtube Tutorial C3
C3 Construct 2/3 Featured Game Templates Platform

Generate random levels from pre-built scenes – Premium and Free templates, plus Youtube Tutorial C3

dop2000March 8, 2020August 8, 2021
Making a game with 1000 levels? Creating each level manually will take you months. Generate your levels randomly from a set of scenes and you can have a practically infinite...
Share
A system of doors / portals to travel between layouts (Demo & Video) C3
8 Direction C3 Construct 2/3 Featured Videos

A system of doors / portals to travel between layouts (Demo & Video) C3

dop2000March 2, 2020August 8, 2021
Downloadable Demo & Video This simple example demonstrates how to set up a system of portals, allowing your player to travel between layouts, or teleport within the same layout. All...
Share
Physics Car With Suspension C3
C3 Car Construct 2/3 Featured Physics

Physics Car With Suspension C3

dop2000February 17, 2020August 8, 2021
2D physics racing games are fun! Make one yourself starting with this simple demo. The event sheet shows how to set up physics joints to make a working car suspension....
Share
Avoid overlapping while moving with Pathfinding – two examples C3
C3 Construct 2/3 Featured Pathfinding

Avoid overlapping while moving with Pathfinding – two examples C3

adminFebruary 10, 2020August 8, 2021
One very common problem with Pathfinding behavior in Construct 3 is preventing pathfinding objects from colliding and overlapping each other. Unfortunately, there is no easy way to do this. We...
Share
Template for a card game – shuffling a deck of cards, dealing cards to two players C2/C3
C2 C3 Construct 2/3 Featured Game Templates

Template for a card game – shuffling a deck of cards, dealing cards to two players C2/C3

dop2000February 8, 2020August 8, 2021
Just some basics required to create any card game - shuffle the deck, deal cards to players, automatically re-arrange cards by suit and value. No dreadful arrays, no complex code,...
Share
Collect weapons and swap between primary and secondary weapon in a platformer game C2
C2 Construct 2/3 Featured Platform Weapons / Inventory / Shop

Collect weapons and swap between primary and secondary weapon in a platformer game C2

dop2000February 7, 2020August 8, 2021
A very simple example demonstrating how to add different weapons to a platformer game. (more…)
Share
Z-sorting in an isometric view game C3/C2
8 Direction C2 C3 Construct 2/3 Featured Isometric

Z-sorting in an isometric view game C3/C2

dop2000February 7, 2020August 8, 2021
Learn how to position your character in front of behind other objects in an isometric view game. (more…)
Share
Stencil Art – create beautiful paintings using different stencils, brushes and colors C3
C3 Colors Construct 2/3 Featured Game Templates

Stencil Art – create beautiful paintings using different stencils, brushes and colors C3

adminFebruary 6, 2020August 8, 2021
Create masterpieces in seconds! (more…)
Share
Sharkie game – a hungry shark chasing swimmers C3
C3 Construct 2/3 Featured Game Templates

Sharkie game – a hungry shark chasing swimmers C3

adminFebruary 6, 2020August 8, 2021
Move the shark by using the controls at the bottom of the screen. There are two ways to play this game (depending on what kind of person you are) -...
Share
Huge Explosion effect – shake and tilt the screen C3P
C3 Construct 2/3 Featured Visual Effects

Huge Explosion effect – shake and tilt the screen C3P

adminFebruary 6, 2020August 8, 2021
Make your explosions 'juicier' by adding shake and tilt effect. (more…)
Share
A sphere made of tiles which follows mouse cursor C3
C3 Construct 2/3 Featured Misc Visual Effects

A sphere made of tiles which follows mouse cursor C3

dop2000February 5, 2020August 8, 2021
One of the coolest things I've programmed. And I have no idea what to do with it. (more…)
Share
X-Ray Machine Effect with Blend Mode C3/C2
C2 C3 Construct 2/3 Featured Visual Effects

X-Ray Machine Effect with Blend Mode C3/C2

adminFebruary 2, 2020August 8, 2021
This is a really cool little effect. When the boy scrolls behind the blue squares you see the x-ray. Very simple demonstration of what you can do with blend modes....
Share
Walking Around Buildings in Isometric View  C3/C2
C2 C3 Construct 2/3 Featured Isometric

Walking Around Buildings in Isometric View C3/C2

adminFebruary 2, 2020August 8, 2021
Z-ordering and collisions may become tricky in an isometric view game. See this example how to make a building which you can walk around. (more…)
Share
Visible field of view (FOV) in a top-down game, like a flashlight beam C2/C3
8 Direction C2 C3 Construct 2/3 Featured Visual Effects

Visible field of view (FOV) in a top-down game, like a flashlight beam C2/C3

adminFebruary 2, 2020August 8, 2021
Give your hero a flashlight, or visualize field of view for enemies and security cameras. This simple demo shows how to use Blend Modes and Shadow Casting behavior to shine...
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
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
Detecting the Exact Point of Collision Between Two Large Objects C2/C3
Collisions Construct 2/3 Featured

Detecting the Exact Point of Collision Between Two Large Objects C2/C3

adminFebruary 1, 2020September 14, 2020
Everyone knows How To Avoid Huge Ships. But when the disaster happens, you might need to detect the exact point of collision. There is no easy way to do this...
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
Bullet with long trail C3P
Bullet C3 Construct 2/3 Featured

Bullet with long trail C3P

adminFebruary 1, 2020August 8, 2021
A bullet with a looooong trail. Simple to follow how to demo for a fun bullet behavior. Two versions: with and without using Bullet Stepping feature, introduced in Construct 3....
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
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
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

Buy Me A Coffee

Banner Hire Construct Expert

You may also like…

  • 3D SlopeMarker Up/Down 3D Wedge C3/3D
  • Prevent multiple enemies with pathfinding from overlappingPrevent multiple enemies with pathfinding from overlapping (EasyStarJS)
  • 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
Close

Categories

  • 8 Direction
  • Arrays / Dictionaries / Data
  • 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
  • 3D SlopeMarker Up/Down 3D Wedge C3/3D
  • Prevent multiple enemies with pathfinding from overlappingPrevent multiple enemies with pathfinding from overlapping (EasyStarJS)
  • Multi Language Support for C3 GamesMulti Language Support for C3 Games (Premium template)

Banner Hire Construct Expert

  • Everything C3/C2
  • C3
  • C2
  • Game Templates
  • Premium
Copyright All rights reserved | Theme: Infinity News by Themeinwp.