
描述
Simple AI with Sound and Vision Perception
Need a basic AI for your game? This system is ideal for those who want a functional AI that is easy to integrate into projects in Unreal Engine 5. The AI has four main behaviors:
Randomly walks around the map/Searches for player
Follows the player when he sees him
She hears sound and goes to its source
She Goes to the player's last known position when losing sight of him
If the AI spots the player, it will follow them until it reaches them. If the player leaves its field of vision, the AI will move to the last position it saw the player before continuing its patrol. Additionally, if a sound is emitted using "Make Noise", the AI will move to the position of the sound. When the AI touches the player, a "Game Over" widget will appear on the screen.
This system was created in a simple and straightforward way, using Behavior Tree and BlackBoard, allowing developers to easily adjust and expand as needed.
Why choose this system?
✅ Easy to integrate – Just import and configure in your project.
✅ Commented code – Straightforward explanations to help with customization.
✅ Affordable price – A great cost-benefit for your project.
Limitations and points to consider ⚠
The AI doesn't stop a random path to follow a sound immediately; it ends the current action before reacting.
Goes to the player's last known position, but does not use an advanced movement prediction system.
It’s not an advanced AI – It doesn’t use sophisticated navigation or complex strategies.
Requires basic knowledge of Behavior Tree – If you already understand the minimum, it will be much easier to customize and expand the system.
This system is ideal for those who want a functional and lightweight AI for testing, prototyping, or small projects. If you need something more advanced, consider expanding it as needed.
Unreal Engine 5.4 compatible | 🛠 Customization support | 📄 Well organized and commented blueprints
Support and Questions: I am fully available to answer any questions or provide additional support through Discord.
Link: Discord
Demo Video: Demo Video