This document lists new features, improvements, changes, and bug fixes in every release of the demos.
The demos have been split from the framework to make the latter into a proper add-on. The demos showcase:
- Smooth arrival behavior, 2D and 3D
- Collision avoidance
- Facing
- Path following
- Cohesion and Separation
- Pursuit and seeking
- Fleeing and evading
To get started using the framework, check out the framework's manual.
There, you can also find the full code reference.
Note: we generate the code reference from docstrings in the source code with GDScript Docs Maker.