Godot Version
4.5.1 stable
Question
I have created this very simple scene to learn more about using detection and navigation . Since I see all Navigation nodes are experimental I better ask question here :
What is approach in code or nodes I should use to tell enemy go from point to point avoiding obstacles and npc goes random direction in range of plane and if enemy is detected in range of 10m it will start follow it .

