godot-steering-ai-framework/project/demos/FollowPath
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
..
Drawer.gd Fix divide by 0 bug in FollowPath demo 2020-01-16 11:08:23 -05:00
FollowPathDemo.gd Fix init time setters and export Follow variables 2020-01-16 12:31:02 -05:00
FollowPathDemo.tscn Fix init time setters and export Follow variables 2020-01-16 12:31:02 -05:00
PathFollower.gd Fix init time setters and export Follow variables 2020-01-16 12:31:02 -05:00