Pat
Pat
Currently every FSM/BT updates on every `_process` tick. Add options for update pooling, lower/custom update rates.
 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...
Use the `ResourceLoader` to enable background loading while displaying the splash screen, in order to cut startup times.