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

Fix TileMapLayer navmesh baking #91464

Merged

Conversation

groud
Copy link
Member

@groud groud commented May 2, 2024

Fixes #91444

@groud groud added this to the 4.3 milestone May 2, 2024
@akien-mga akien-mga requested a review from smix8 May 2, 2024 15:55
Copy link
Contributor

@smix8 smix8 left a comment

Choose a reason for hiding this comment

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

Tested and so far both TileMap and TileMapLayer node bake as expected.

modules/navigation/2d/nav_mesh_generator_2d.cpp Outdated Show resolved Hide resolved
modules/navigation/2d/nav_mesh_generator_2d.cpp Outdated Show resolved Hide resolved
@groud groud force-pushed the fix_tilemap_layer_navmesh_baking branch from 7baddb6 to 23b9a9f Compare May 2, 2024 16:06
@akien-mga akien-mga merged commit 7fef538 into godotengine:master May 2, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

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.

The new TilemapLayer node cannot cooperate with the NavigationRegion2D node to bake polygons
4 participants