godot-steering-ai-framework/project/demos
Francois Belair 85784791ec Add and have most demos use specialized agents
The agents auto-update themselves and can calculate their velocities.
This keeps the user from having to create an update_agent function.
It can also save the user from having to keep track of and update
velocities at all by using the provided `apply_steering` method.

Closes #15, closes #16
2020-02-06 16:00:41 -05:00
..
Arrive Add and have most demos use specialized agents 2020-02-06 16:00:41 -05:00
AvoidCollisions Add and have most demos use specialized agents 2020-02-06 16:00:41 -05:00
Face Add and have most demos use specialized agents 2020-02-06 16:00:41 -05:00
FollowPath Add and have most demos use specialized agents 2020-02-06 16:00:41 -05:00
GroupBehaviors Add and have most demos use specialized agents 2020-02-06 16:00:41 -05:00
PursueSeek Add and have most demos use specialized agents 2020-02-06 16:00:41 -05:00
Quickstart Finish look and feel of the toy demos 2020-02-04 12:12:51 +02:00
SeekFlee Add and have most demos use specialized agents 2020-02-06 16:00:41 -05:00
Utils Finish look and feel of the toy demos 2020-02-04 12:12:51 +02:00