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.x] Fix TileMap error msg when Navigation2D node is not set #64013

Merged

Conversation

smix8
Copy link
Contributor

@smix8 smix8 commented Aug 6, 2022

Fixes TileMap error msg spam when bake_navigation=true but the optional and depr Navigation2D node is not set.

Fixes #64011

scene/2d/tile_map.cpp Outdated Show resolved Hide resolved
Fixes TileMap error msg spam when bake_navigation=true but the optional and depr navigation node is not set.
@smix8 smix8 force-pushed the nav_tilemap_parent_transform_error_3.x branch from 3ba3b2f to 30d4555 Compare August 6, 2022 19:58
@kleonc kleonc added the cherrypick:3.5 Considered for cherry-picking into a future 3.5.x release label Aug 6, 2022
@kleonc kleonc added this to the 3.6 milestone Aug 6, 2022
@akien-mga akien-mga merged commit 45e42df into godotengine:3.x Aug 6, 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 6, 2022
@smix8 smix8 deleted the nav_tilemap_parent_transform_error_3.x branch August 6, 2022 20:32
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.

3 participants