godot-steering-ai-framework/project/demos/pursue_vs_seek
Nathan Lovato 8fb4f4c51a Replace multiline comments with comment blocks
The use of multiline blocks in GDSCript for comments leaves them in the
final compiled file, increasing size and potentially processing for no
end-user gain.
2020-01-12 10:21:43 -05:00
..
BoundaryManager.gd Replace multiline comments with comment blocks 2020-01-12 10:21:43 -05:00
GUI.gd Add GUI to Pursue demo 2020-01-12 10:19:40 -05:00
GUI.tscn Add GUI to Pursue demo 2020-01-12 10:19:40 -05:00
Player.gd Replace multiline comments with comment blocks 2020-01-12 10:21:43 -05:00
PursueVSSeekDemo.gd Implement review suggestions to code 2020-01-12 10:20:06 -05:00
PursueVSSeekDemo.tscn Implement review suggestions to code 2020-01-12 10:20:06 -05:00
Pursuer.gd Replace multiline comments with comment blocks 2020-01-12 10:21:43 -05:00
Ship.gd Replace multiline comments with comment blocks 2020-01-12 10:21:43 -05:00