godot-steering-ai-framework/project/demos/Utils
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
..
BackgroudLayer.tscn Refactor the demos to support screen resizing 2020-02-08 15:40:43 -06:00
CircleDraw.gd Use beginner 2d platformer visual style 2020-02-03 18:07:43 +02:00
DemoInterface.gd Refactor the demos to support screen resizing 2020-02-08 15:40:43 -06:00
DemoInterface.tscn Refactor the demos to support screen resizing 2020-02-08 15:40:43 -06:00
Line2DDraw.gd Finish look and feel of the toy demos 2020-02-04 12:12:51 +02:00