AI Sensing and Navigation
Make a Toy Prompt Project » Devlog
This devlog is the showcase Ai created with a Behavior Tree. Within this code, the Ai can do the following:
- Attacks the player with an animation
- Turns attacking "fire particles" on and off
- Patrols along the route of a spline
- Walks during the patrol
- Runs while attacking or returning to patrol
- Attacks when seeing the player
- Attacks when being damaged by the player
- Investigates sounds and hears player
Within the level, the player is tasked with getting to the other side of the wearhouse/training grounds without being attacked by the patrolling Ai. The only task listed above that so not completely finished is the investigating sound. The Ai does indeed hear the player but does not act on it other than standing still and waiting (hits a couple enemies just standing). Other than that, the Ai will patrol its route till it sees the player, than acts on it by attacking with a fiery fist!
Link to video of Code:
Get Make a Toy Prompt Project
Make a Toy Prompt Project
An assignment to make a toy in unreal engine
Status | Prototype |
Author | Peter Kaufman |
More posts
- Line Trace Bullet Drop6 days ago
- Pumpkin Picking Part 252 days ago
- Pumpkin Picking - SplitScreen Game54 days ago
- Save and Load60 days ago
- Toy Devlog74 days ago
Leave a comment
Log in with itch.io to leave a comment.