godot-steering-ai-framework/project/demos/Face
Francois Belair 57f3c4a24a Make calculate_acceleration return void
This makes the code more in line with GDQuest gdscript guidelines about
 not both transforming state and returning a value.
2020-02-06 14:46:21 -05:00
..
FaceDemo.gd Refactor var names for consistency aka min/max 2020-01-22 11:55:49 -05:00
FaceDemo.tscn Use beginner 2d platformer visual style 2020-02-03 18:07:43 +02:00
Player.gd Improve and review the available demos 2020-01-16 17:04:27 +02:00
Turret.gd Make calculate_acceleration return void 2020-02-06 14:46:21 -05:00