2D Monster Chase Logic
A package for implementing a semi-complex monster logic in 2D top-down horror games.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. FREE
- Category:
- Tools › Behavior-ai
- Developer:
- Jacob_Yakesh
- Price:
- FREE
- Favorites:
- 10
- Supported Unity Versions:
- 2022.3.21 or higher
- Current Version:
- 1.0.0
- Download Size:
- 14.45 MB
- Last Update:
- Mar 14, 2025
- Description:
- This package provides a fully functional and highly optimized asset for Unity, designed to enhance game development by offering a ready-to-use solution with minimal setup required. The asset includes the actual logic, as well as a test scene with a maze-like map, a playable player character and a monster with said logic and 2D animated sprites.
IMPORTANT: This package requires A* Pathfinding (Aron Granberg) to work. Upon downloading this package, you also have to download (free version is sufficient) A* Pathfinding and import it into the project.
For detailed instructions on how to use and implement this asset, please refer to the README.txt file included in the package. - Technical Details:
- Technical Specifications:
- Unity Version: 2022.3.21f1 LTS or higher
- Platforms: All platforms supported by Unity
- Rendering: 2D
Features:
- A* Pathfinding Implementation
- Dynamic State Machine System
- Configurable Field of View (FOV)
- Sound Detection System with adjustable ranges
- Customizable patrol points system
- Runtime navigation mesh generation
- Performance-optimized code structure
- Event-based behavior system
- Coroutine-based teleportation system
Requirements:
- A* Pathfinding Project
- Unity 2D Package
- 2D Tilemap Editor
Asset Contents:
- Core AI Scripts
- Example Scene
- Customizable Prefabs
- Animation Controllers
- Documentation
- Test Environment Assets - Continue »