Documentation

Where to start with Intent Forge — GOAP for Unreal Engine 5.

Welcome to the Intent Forge docs. New to the plugin? The fastest path is Install → Quickstart → Concepts → pick an example.

Start here

Go deeper

What Intent Forge does in one sentence

Intent Forge is a Goal-Oriented Action Planning framework for Unreal Engine 5: you declare goals (target world states) and actions (preconditions + effects), and a planner invents the action sequence that gets the agent from where it is to where the goal wants it.

The result is smarter, more emergent AI than a hand-authored tree — with less hand-authoring work as the action set grows.

Where the API lives

On this page