ArtemIyX/ParallelBehaviorUnreal
Unreal Engine plugin that allows running multiple independent Behavior Trees in parallel on the same AI pawn/controller, each with its own isolated Blackboard. Perfect for layered AI (combat + locomotion + emotion + dialogue, etc.).
Stars
2
Forks
—
Language
C++
License
MIT
Category
Last pushed
Dec 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/ArtemIyX/ParallelBehaviorUnreal"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nikkorn/mistreevous
A tool to build and execute behaviour trees in JavaScript and TypeScript
Calamari/BehaviorTree.js
An JavaScript implementation of Behavior Trees.
limbonaut/limboai
LimboAI - Behavior Trees and State Machines for Godot 4
gilzamir18/AI4U
AI4U is a plugin that allows you use the Godot Game Engine to specify agents with reinforcement...
igiagkiozis/CrystalAI
A Utility AI for C# and Unity