NectoT
Results
2
issues of
NectoT
**Is your feature request related to a problem? Please describe.** Visualising your behaviour tree helps with analyzing and fixing your logic and code, and so it would be nice to...
Godot version: 4.2.1 **To Reproduce** Steps to reproduce the behavior: 1. Create an empty scene with BeehaveTree as root node 2. Add `DelayDecorator` or `CooldownDecorator` as its child 3. Add...
🐛 bug