This asset requires the Parkour & Climbing System asset to work.
This asset allows you to create AI Characters that can traverse complex environments in games using various parkour and climbing actions. You can easily create Enemy characters or Friendly NPCs that follow the player wherever they go using parkour.
Quickstart Tutorial | Documentation | Discord
This asset utilizes Unity's Navmesh system along with our pathfinding system for finding paths through climbable and jumpable points. Since it uses the built-in Navmesh system, you can use the Navmesh API and easily integrate it with your own systems (like combat system, shooting system, etc.)
The asset is built on top of the Parkour and Climbing system asset which is used to create player characters that can perform parkour and climbing actions.