godot-steering-ai-framework/project/demos/GroupBehaviors
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
..
GroupBehaviorsDemo.gd Refactor var names for consistency aka min/max 2020-01-22 11:55:49 -05:00
GroupBehaviorsDemo.tscn Fix init time setters and export Follow variables 2020-01-16 12:31:02 -05:00
Member.gd Refactor var names for consistency aka min/max 2020-01-22 11:55:49 -05:00
Member.tscn Fix the style of booleans and virtual functions in the API 2020-01-29 15:53:57 -06:00
Spawner.gd Refactor var names for consistency aka min/max 2020-01-22 11:55:49 -05:00