GOAP
GOAP v2
GOAP v2
  • Introduction
    • What is Goap?
    • Getting Started
      • Code
      • ScriptableObjects
    • FAQ
    • Upgrading
  • Config
    • Through ScriptableObjects
    • Through Code
  • Classes
    • Goals
    • Actions
    • AgentBehaviour
    • GoapSet
    • Sensors
    • TargetKeys
    • WorldKeys
  • General
    • WorldState
    • Conditions & Effects
    • Data Injection
    • Life Cycles
    • NodeViewer
  • Examples
    • Simple
    • Complex
Powered by GitBook
On this page
Edit on GitHub
  1. General

NodeViewer

PreviousLife CyclesNextExamples

Last updated 6 months ago

The node viewer is a tool that can be used to visualize the Planner's graph. It can be used to debug the Planner and to see what the Planner is doing for a given agent.

The node viewer can be accessed through Tools/GOAP/Node Viewer.

Screenshot of NodeViewer