Goap
A field report on Unity Asset Store pricing, by way of CrashKonijn ; 5.0★ (16)

- Low
- $0.00
- Median
- $0.00
- High
- $0.00
§ 02The data
Not enough price points yet for Goap. Check back soon.
No recorded changes yet.
§ 03About this asset
GitHub | Online Documentation | Discord | Forum | v3
Important: version 3 introduced many new improvements over v2 allowing for greater control, performance and insights!
What is GOAP?
GOAP stands for Goal Oriented Action Planner. It is an AI architecture that simplifies the process of building complex Finite State Machines (FSMs) by allowing you to define goals and actions, and automatically figuring out which actions to take to achieve those goals. Most famous of powering the AI used in F.E.A.R.
How can it help you?
GOAP can help you building complex AI by defining simple actions which GOAP connects together. It also resolves the best action to take based on the game state. This should make managing a complex decision graph much easier!
Core features
- The resolver is multithreaded (using jobs).
- GOAP visualizer window.
- Setup using two methods: ScriptableObject configuration in the editor, or by using code.
- Two example scenes using both setup methods.
- Support for data injection using your favorite IoC.
- The core is unit tested.
- Well documented.
Description sourced from the Unity Asset Store listing.
§ 04Frequently asked
Who publishes Goap?
Goap is published by CrashKonijn on the Unity Asset Store.
§ 05Also marked down