godot-steering-ai-framework/project/demos/SeekFlee
Nathan Lovato 0586878fcf Fix the style of booleans and virtual functions in the API
Made booleans start with a prefix, e.g. is_open
Added a leading underscore to two virtual functions
Added VIRTUAL comment above several virtual functions
Renamed accel -> acceleration in a function
2020-01-29 15:53:57 -06:00
..
Boundary.gd Improve and review the available demos 2020-01-16 17:04:27 +02:00
Player.gd Improve and review the available demos 2020-01-16 17:04:27 +02:00
Seeker.gd Refactor var names for consistency aka min/max 2020-01-22 11:55:49 -05:00
Seeker.tscn Fix the style of booleans and virtual functions in the API 2020-01-29 15:53:57 -06:00
SeekFleeDemo.gd Quick start and reference guides (#7) 2020-01-27 11:39:06 -05:00
SeekFleeDemo.tscn Fix typo in seek instructions 2020-01-17 09:17:06 -05:00
Spawner.gd Update project to follow GDScript guidelines closer 2020-01-16 10:44:44 +02:00