mirror of
https://github.com/Relintai/godot-steering-ai-framework.git
synced 2024-11-10 00:52:10 +01:00
6e6f27505c
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. |
||
---|---|---|
.. | ||
Arrive | ||
Face | ||
FollowPath | ||
GroupBehaviors | ||
PursueSeek | ||
SeekFlee |