admin – How To… Construct 2 & 3 Demos https://howtoconstructdemos.com Construct 2 & 3 Example Demos Thu, 01 Apr 2021 12:10:02 +0000 en-US hourly 1 https://wordpress.org/?v=5.7.1 Physics Block Puzzle – Premium and Free templates, plus Youtube demo https://howtoconstructdemos.com/physics-puzzler-move-and-re-arrange-blocks-with-mouse-c3p/ Sat, 05 Sep 2020 23:26:18 +0000 https://howtoconstructdemos.com/?p=407 A neat little puzzler template where your goal is to re-arrange yellow blocks and move them all to the green space. This simple drag&drop mechanics is made with Physics behavior, which gives it a natural and satisfying feel. Blocks are dragged as if they have weight, and slide nicely around other blocks and into gaps. […]

The post Physics Block Puzzle – Premium and Free templates, plus Youtube demo appeared first on How To... Construct 2 & 3 Demos.

]]>

A neat little puzzler template where your goal is to re-arrange yellow blocks and move them all to the green space.

This simple drag&drop mechanics is made with Physics behavior, which gives it a natural and satisfying feel. Blocks are dragged as if they have weight, and slide nicely around other blocks and into gaps.

Scroll down to download a free demo.
Purchase Premium Template at the Construct Asset Store or at itch.io to get these additional features:

  • Loading screen
  • Level selection menu
  • Five sample levels and a Level Builder layout
  • Tetris-style blocks
  • Level completion detection
  • Progress saved in Local Storage
  • Well-organized and fully commented code

You can watch this and other Construct 2/3 videos at: the Bart Alluyn Channel
Please like and subscribe!

Happy
Happy
17 %
Sad
Sad
0 %
Excited
Excited
67 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
17 %

The post Physics Block Puzzle – Premium and Free templates, plus Youtube demo appeared first on How To... Construct 2 & 3 Demos.

]]>
Color Picker and Converter Tool, HSV ↔ RGB ↔ HEX (Demo & Youtube Tutorial) https://howtoconstructdemos.com/hsv-color-picker-tool-c3p/ Sat, 22 Aug 2020 05:31:41 +0000 https://howtoconstructdemos.com/?p=522 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 update the color picker! Great for a freehand drawing/doodling app, but also perfect to allow your players to change the color of just about anything […]

The post Color Picker and Converter Tool, HSV ↔ RGB ↔ HEX (Demo & Youtube Tutorial) appeared first on How To... Construct 2 & 3 Demos.

]]>

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 update the color picker!

Great for a freehand drawing/doodling app, but also perfect to allow your players to change the color of just about anything in a game.

You can purchase this Construct 3 template at the Construct Asset Store or at itch.io

You can watch this and other Construct 2/3 videos at: the Bart Alluyn Channel
Please like and subscribe!

Happy
Happy
100 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

The post Color Picker and Converter Tool, HSV ↔ RGB ↔ HEX (Demo & Youtube Tutorial) appeared first on How To... Construct 2 & 3 Demos.

]]>
Avoid overlapping while moving with Pathfinding – two examples https://howtoconstructdemos.com/avoid-overlapping-while-moving-with-pathfinding/ Mon, 10 Feb 2020 17:32:44 +0000 https://howtoconstructdemos.com/?p=1615 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 have two demos, which may be a good starting point for someone making an RTS/RPG game. Both downloads include a very well commented event sheet. […]

The post Avoid overlapping while moving with Pathfinding – two examples appeared first on How To... Construct 2 & 3 Demos.

]]>

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 have two demos, which may be a good starting point for someone making an RTS/RPG game.

Both downloads include a very well commented event sheet.

Example 1

C3P Avoid overlapping at the target point. When several instances are moving to the same point on the layout, they will stop at some distance from each other within the same area.

 

Example 2

Pathfinding

C3P Avoid overlapping while moving. Multiple groups of npcs/enemies can be moving to different destinations, and they will try to avoid overlapping each other.

 

Happy
Happy
50 %
Sad
Sad
0 %
Excited
Excited
50 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

The post Avoid overlapping while moving with Pathfinding – two examples appeared first on How To... Construct 2 & 3 Demos.

]]>
Simple AI with Pathfinding – wolves chasing prey C2/C3 https://howtoconstructdemos.com/simple-ai-with-pathfinding-wolves-chasing-prey-capx/ Thu, 06 Feb 2020 21:33:33 +0000 https://howtoconstructdemos.com/?p=1374 A.K.A The big bad wolf demo. This demo shows you how to use pathfinding behavior when programming enemy AI. As with every Construct 2 and Construct 3 demo, this demo comes with the event sheet. C2 C3

The post Simple AI with Pathfinding – wolves chasing prey C2/C3 appeared first on How To... Construct 2 & 3 Demos.

]]>

A.K.A The big bad wolf demo. This demo shows you how to use pathfinding behavior when programming enemy AI.
As with every Construct 2 and Construct 3 demo, this demo comes with the event sheet.


C2

C3

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

The post Simple AI with Pathfinding – wolves chasing prey C2/C3 appeared first on How To... Construct 2 & 3 Demos.

]]>
Simple teleportation to a predefined or a random teleport https://howtoconstructdemos.com/simple-teleportation-to-a-random-teleport/ Thu, 06 Feb 2020 21:29:55 +0000 https://howtoconstructdemos.com/?p=1370 One of my favorite demos – it’s the Scooby Doo Demo. The gang goes in one blue door and comes out another. As always this Construct demo comes with the event sheet.

The post Simple teleportation to a predefined or a random teleport appeared first on How To... Construct 2 & 3 Demos.

]]>

One of my favorite demos – it’s the Scooby Doo Demo.
The gang goes in one blue door and comes out another.

As always this Construct demo comes with the event sheet.

Happy
Happy
100 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

The post Simple teleportation to a predefined or a random teleport appeared first on How To... Construct 2 & 3 Demos.

]]>
A template for a simple level editor – drag objects on the map CAPX https://howtoconstructdemos.com/a-template-for-a-simple-level-editor-drag-objects-on-the-map-capx/ Thu, 06 Feb 2020 21:26:19 +0000 https://howtoconstructdemos.com/?p=1364 Drag and drop demo. This is a great demo for so many things. Make a drag and drop language app for autistic kids or a great drag and drop CAD program to design anything. As always this game level generator template comes with an easy to read Construct event sheet.

The post A template for a simple level editor – drag objects on the map CAPX appeared first on How To... Construct 2 & 3 Demos.

]]>

Drag and drop demo.
This is a great demo for so many things. Make a drag and drop language app for autistic kids or a great drag and drop CAD program to design anything.

As always this game level generator template comes with an easy to read Construct event sheet.

Happy
Happy
100 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

The post A template for a simple level editor – drag objects on the map CAPX appeared first on How To... Construct 2 & 3 Demos.

]]>
Fire at targets to shrink them C3P https://howtoconstructdemos.com/fire-at-targets-to-shrink-them-c3p/ Thu, 06 Feb 2020 21:22:13 +0000 https://howtoconstructdemos.com/?p=1359 Kill your enemies slowly!

The post Fire at targets to shrink them C3P appeared first on How To... Construct 2 & 3 Demos.

]]>

Kill your enemies slowly!

Happy
Happy
100 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

The post Fire at targets to shrink them C3P appeared first on How To... Construct 2 & 3 Demos.

]]>
Save and load game progress to a disk file CAPX https://howtoconstructdemos.com/save-and-load-game-progress-to-a-disk-file-capx/ Thu, 06 Feb 2020 21:19:00 +0000 https://howtoconstructdemos.com/?p=1354 Give your players an option to save the game progress to a file.

The post Save and load game progress to a disk file CAPX appeared first on How To... Construct 2 & 3 Demos.

]]>

Give your players an option to save the game progress to a file.

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
100 %

The post Save and load game progress to a disk file CAPX appeared first on How To... Construct 2 & 3 Demos.

]]>
How to Link Object instances by UID – two examples https://howtoconstructdemos.com/simple-demo-demonstrating-how-to-link-object-iinstances-by-uid-capx/ Thu, 06 Feb 2020 18:50:09 +0000 https://howtoconstructdemos.com/?p=1350 These two examples demonstrate how to use UIDs to create a logical link between object instances.

The post How to Link Object instances by UID – two examples appeared first on How To... Construct 2 & 3 Demos.

]]>

These two examples demonstrate how to use UIDs to create a logical link between object instances.

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
100 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

The post How to Link Object instances by UID – two examples appeared first on How To... Construct 2 & 3 Demos.

]]>
Split text into separate words C3P https://howtoconstructdemos.com/split-text-into-separate-words-c3p/ Thu, 06 Feb 2020 18:44:31 +0000 https://howtoconstructdemos.com/?p=1345 Split the text into separate words and move them around on the page.

The post Split text into separate words C3P appeared first on How To... Construct 2 & 3 Demos.

]]>

Split the text into separate words and move them around on the page.

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

The post Split text into separate words C3P appeared first on How To... Construct 2 & 3 Demos.

]]>