godot-steering-ai-framework/project/demos/SeekFlee
Francois Belair 192490b757 Make agents multiply acceleration by delta
This fixes the fact that acceleration wasn't treated as acceleration
  over time, but was instant acceleration.
2020-03-03 14:47:03 -05:00
..
Boundaries.gd Format the code using gdformat 2020-02-14 10:35:18 -06:00
Player.gd Format the code using gdformat 2020-02-14 10:35:18 -06:00
Seeker.gd Format the code using gdformat 2020-02-14 10:35:18 -06:00
Seeker.tscn Use beginner 2d platformer visual style 2020-02-03 18:07:43 +02:00
SeekFleeDemo.gd Make agents multiply acceleration by delta 2020-03-03 14:47:03 -05:00
SeekFleeDemo.tscn Make agents multiply acceleration by delta 2020-03-03 14:47:03 -05:00
Spawner.gd Format the code using gdformat 2020-02-14 10:35:18 -06:00