Pat

Results 12 issues of Pat

Currently working in progress.

documentation

Currently every FSM/BT updates on every `_process` tick. Add options for update pooling, lower/custom update rates.

enhancement

![image](https://github.com/ThePat02/BehaviourToolkit/assets/27511950/b82246dc-e77c-490f-b5a7-1762218928fb) Steps to reproduce: 1. Create a new scene with a FSM or BT 2. Add a node (for example the print leaf) via the UI 3. Edit the exported...

bug

Needs complete rewrite or refactoring.

bug

Use the `ResourceLoader` to enable background loading while displaying the splash screen, in order to cut startup times.

enhancement