tutorials/navigation/navigation_using_navigationobstacles #131
Replies: 2 comments 3 replies
-
ur supposed to put the navigation obstacle 2ds as child of navigation region 2d in order for it to work. i spent over an hour searching everywhere. youtube, docs, and it wasnt mentioned and i just happened to find that out by chance. |
Beta Was this translation helpful? Give feedback.
3 replies
-
i find it very confusing this article is about the NavigationObstacle classes but the code examples don't use the NavigationObstacle classes |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
tutorials/navigation/navigation_using_navigationobstacles
2D and 3D versions of NavigationObstacles nodes are available as NavigationObstacle2D and NavigationObstacle3D respectively. Navigation obstacles are dual purpose in that they can affect both the n...
https://docs.godotengine.org/en/stable/tutorials/navigation/navigation_using_navigationobstacles.html
Beta Was this translation helpful? Give feedback.
All reactions