Enemy AI – How To… Construct 2 & 3 Demos https://howtoconstructdemos.com Construct 2 & 3 Example Demos Mon, 14 Sep 2020 19:41:59 +0000 en-US hourly 1 https://wordpress.org/?v=5.7.1 Pathfinding Stack – two examples https://howtoconstructdemos.com/pathfinding-stack/ Sat, 15 Aug 2020 11:24:43 +0000 https://howtoconstructdemos.com/?p=2049 This demo shows how to use Pathfinding stack to visit multiple places on the map. Notice how these clever squares are moving to the exit, while collecting any loot they see along the way. In the second demo you can touch several destinations on the screen, and the squares will visit each one of them! […]

The post Pathfinding Stack – two examples appeared first on How To... Construct 2 & 3 Demos.

]]>

This demo shows how to use Pathfinding stack to visit multiple places on the map.

Notice how these clever squares are moving to the exit, while collecting any loot they see along the way.

In the second demo you can touch several destinations on the screen, and the squares will visit each one of them!

This demo was sent to us by Bart Alluyn. Check out his Youtube channel with great Construct tutorials!

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

The post Pathfinding Stack – 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.

]]>
Patrolling enemies, moving between waypoints CAPX https://howtoconstructdemos.com/patrolling-enemies-moving-between-waypoints-capx/ Sat, 01 Feb 2020 20:47:31 +0000 https://howtoconstructdemos.com/?p=328 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.

The post Patrolling enemies, moving between waypoints CAPX appeared first on How To... Construct 2 & 3 Demos.

]]>

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.

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

The post Patrolling enemies, moving between waypoints CAPX appeared first on How To... Construct 2 & 3 Demos.

]]>
Platform – flying enemies that are patrolling, shooting and chasing the player CAPX https://howtoconstructdemos.com/platform-flying-enemies-that-are-patrolling-shooting-and-chasing-the-player-capx/ Sat, 01 Feb 2020 20:41:18 +0000 https://howtoconstructdemos.com/?p=324 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 the player. C2 C3

The post Platform – flying enemies that are patrolling, shooting and chasing the player CAPX appeared first on How To... Construct 2 & 3 Demos.

]]>

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 the player.
C2

C3

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

The post Platform – flying enemies that are patrolling, shooting and chasing the player CAPX appeared first on How To... Construct 2 & 3 Demos.

]]>
Enemies Walking Around Walls (Metroid-style) or Patrolling the Perimeter (Enemy AI) CAPX https://howtoconstructdemos.com/enemies-walking-around-walls-metroid-style-or-patrolling-the-perimeter-enemy-ai-capx/ Sat, 01 Feb 2020 20:32:22 +0000 https://howtoconstructdemos.com/?p=316 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 perimeter. If you need them to go fast or slow, the event sheet will show you how. This demo does not require waypoints and supports […]

The post Enemies Walking Around Walls (Metroid-style) or Patrolling the Perimeter (Enemy AI) CAPX appeared first on How To... Construct 2 & 3 Demos.

]]>

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 perimeter. If you need them to go fast or slow, the event sheet will show you how. This demo does not require waypoints and supports high speeds.

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

The post Enemies Walking Around Walls (Metroid-style) or Patrolling the Perimeter (Enemy AI) CAPX appeared first on How To... Construct 2 & 3 Demos.

]]>