Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.5] Fix NavigationObstacle nodes not registering to default navigation map #64372

Merged

Conversation

smix8
Copy link
Contributor

@smix8 smix8 commented Aug 13, 2022

Fix NavigationObstacle nodes not registering to default navigation map.

Godot 3.5 has still the old navigation node and if this node was not available there was no fallback to the default navigation map.

Fixes #64185.

Fix NavigationObstacle nodes not registering to default navigation map.
@smix8 smix8 requested review from a team as code owners August 13, 2022 17:47
@smix8 smix8 changed the title Fix NavigationObstacle nodes not registering to default navigation map [3.5] Fix NavigationObstacle nodes not registering to default navigation map Aug 13, 2022
Copy link
Contributor

@DarkKilauea DarkKilauea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Chaosus Chaosus added this to the 3.6 milestone Aug 14, 2022
@akien-mga akien-mga added the cherrypick:3.5 Considered for cherry-picking into a future 3.5.x release label Aug 30, 2022
@akien-mga akien-mga merged commit 747d30d into godotengine:3.x Aug 30, 2022
@akien-mga
Copy link
Member

Thanks!

@akien-mga
Copy link
Member

Cherry-picked for 3.5.1.

@akien-mga akien-mga removed the cherrypick:3.5 Considered for cherry-picking into a future 3.5.x release label Aug 30, 2022
@smix8 smix8 deleted the navigation_fix_obstacles_default_map_3.x branch August 30, 2022 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants