1. Home
  2. Docs
  3. AI Toolkit
  4. Pathfinding

Pathfinding

VisAI System - Pathfinding

VisAI’s Pathfinding System is designed to give your AI a logical way to navigate the world around it. Currently, the Pathfinding System is geared towards indoor locations, locations with a lot of landmarks, or random navigation. In the future, the system will incorporate EQS, more logical Random Area Navigation, and more. Stay updated in the Discord for updates to the framework!

The Features

In the Pathfinding System, you’ll find things like Waypoint/Room-Based Navigation, Modular Actions for the System, and more. Take a look at the list below to learn more about what the system has to offer. 

All Systems

  • Replicated
  • Modular
  • Optimized
  • Easy to Customize & Expand
  • Various Functions & Events to assist you during development

This System

  • Waypoint/Room-Based Navigation
  • Random Navigation
  • Stealth Points for easy Stealth integration
  • Modular Actions 

System Location: VisAI_Controller

The system provides powerful features that are easy to use. Look through the options available to you and consider how you could use them with your AI. Chances are, you’ll find something that you don’t have to spend time building yourself.

Learn how to modify systems by checking out this page here.

VisAI - Settings
VisAI - Events
VisAI - Functions
VisAI - Macros

Articles

How can we help?