godot-steering-ai-framework/project/demos/PursueSeek
Nathan Lovato 6132a0aa25 Refactor the demos to support screen resizing
Add BackgroudLayer and DemoInterface scenes that we can reuse across demos
Set the game to 2D and extend window modes

Part of #21
2020-02-08 15:40:43 -06:00
..
BoundaryManager.gd Fix init time setters and export Follow variables 2020-01-16 12:31:02 -05:00
Player.gd Refactor var names for consistency aka min/max 2020-01-22 11:55:49 -05:00
PursueAndSeekDemo.gd Refactor the demos to support screen resizing 2020-02-08 15:40:43 -06:00
PursueAndSeekDemo.tscn Refactor the demos to support screen resizing 2020-02-08 15:40:43 -06:00
Pursuer.gd Split agent types into specialized classes 2020-02-06 16:30:53 -05:00