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

Allow editing NavigationObstacle2D shape vertices #91872

Merged
merged 1 commit into from May 15, 2024

Conversation

aaronp64
Copy link
Contributor

Add _get_polygon and _set_polygon overrides for NavigationObstacle2DEditor, so AbstractPolygon2DEditor can access the vertex information.

Fixes #91795

Add _get_polygon and _set_polygon overrides for NavigationObstacle2DEditor, so AbstractPolygon2DEditor can access the vertex information.

Fixes godotengine#91795
@aaronp64 aaronp64 requested a review from a team as a code owner May 12, 2024 12:43
@AThousandShips AThousandShips added bug topic:editor topic:navigation topic:2d cherrypick:4.1 Considered for cherry-picking into a future 4.1.x release cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release labels May 12, 2024
@AThousandShips AThousandShips added this to the 4.3 milestone May 12, 2024
@AThousandShips AThousandShips requested a review from a team May 12, 2024 13:20
@AThousandShips AThousandShips changed the title Allow editing NavigationObstacle2D shape Allow editing NavigationObstacle2D shape vertices May 12, 2024
@akien-mga akien-mga merged commit 805d619 into godotengine:master May 15, 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
Labels
bug cherrypick:4.1 Considered for cherry-picking into a future 4.1.x release cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release topic:editor topic:navigation topic:2d
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot edit NavigationObstacle2D
4 participants