Avoidance is enabled, signal is connected, default parameters, navigationPolygonInstance is created and object is in it
nextPoint is navAgent's get_next_location().
If i dont use velocity_computed, set_velocity and update velocity in the set_direction method navigation works perfectly, but i need to implement obstacle avoidance.
Have not tried any other navigation algorithm.
would appreciate any help