Godot4.3 NavigationServer2D get path based on obstacles
I just want to define obstacles and then get the desired path, but my simple code does not seem to work. It prints an empty path []
every frame.
I just want to define obstacles and then get the desired path, but my simple code does not seem to work. It prints an empty path []
every frame.