godot-steering-ai-framework/project/demos/SeekFlee
Francois Belair 6e6f27505c Fix init time setters and export Follow variables
The use of `not is_inside_tree()` before setting the setting class' value
meant that the starting values would always be the default. Moving the
value setting before checking for tree readiness fixes the issue.
2020-01-16 12:31:02 -05: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
SeekFleeDemo.gd Fix init time setters and export Follow variables 2020-01-16 12:31:02 -05:00
SeekFleeDemo.tscn Improve and review the available demos 2020-01-16 17:04:27 +02:00
Seeker.gd Update project to follow GDScript guidelines closer 2020-01-16 10:44:44 +02:00
Seeker.tscn Update project to follow GDScript guidelines closer 2020-01-16 10:44:44 +02:00
Spawner.gd Update project to follow GDScript guidelines closer 2020-01-16 10:44:44 +02:00