SparkyStudios/o3de-gem-ssbehaveai
An O3DE gem providing a fully featured AI toolkit with a behavior tree engine, a navigation system, and a complete integration to the O3DE editor.
Building rich and responsive artificial intelligence for characters and entities within your O3DE game or simulation is simplified with this toolkit. It helps you design complex AI behaviors like decision-making and movement, taking your design ideas and turning them into interactive in-game actions. Game designers and simulation creators who want to implement sophisticated AI without deep programming will find this useful.
No commits in the last 6 months.
Use this if you are developing a game or simulation in O3DE and need a robust system to define character AI behaviors and navigation.
Not ideal if you are looking for AI solutions outside of the O3DE engine or need advanced machine learning capabilities like reinforcement learning.
Stars
13
Forks
6
Language
C++
License
Apache-2.0
Category
Last pushed
Aug 06, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/SparkyStudios/o3de-gem-ssbehaveai"
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...
rwth-acis/Virtual-Agents-Framework
This framework provides the architecture, assets and samples for creating own virtual agents,...