limbonaut / limboai

LimboAI - Behavior Trees and State Machines for Godot 4

Home Page:https://limboai.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for playing animations with capture (BT)

limbonaut opened this issue · comments

Godot 4.3 brings back playing animations with capture: godotengine/godot#86715
Add support for that functionality in the 4.3 port. It can be a property of BTPlayAnimation or a new task.