mirror of
https://github.com/Relintai/godot-steering-ai-framework.git
synced 2024-11-14 04:57:19 +01:00
25 lines
420 B
Markdown
25 lines
420 B
Markdown
# First Release #
|
|
|
|
## System ##
|
|
|
|
- Standard types
|
|
- Combinations: Blended/Priority
|
|
- Seek/Flee
|
|
- Arrive
|
|
- Pursue/Evade
|
|
- Face
|
|
- FollowPath
|
|
- Separation
|
|
- AvoidCollisions
|
|
- Should work in 2D and in 3D
|
|
|
|
## Demos ##
|
|
|
|
- 1 toy demo for each behavior
|
|
- 1 in context game demo that features at least two types of agents
|
|
|
|
## Documentation ##
|
|
|
|
- Getting started manual
|
|
- Quick reference for the behaviors
|