mirror of
https://github.com/Relintai/godot-steering-ai-framework.git
synced 2024-11-14 04:57:19 +01:00
19 lines
330 B
Markdown
19 lines
330 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
|