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

Cannot edit NavigationObstacle2D #91795

Closed
JekSun97 opened this issue May 10, 2024 · 0 comments · Fixed by #91872
Closed

Cannot edit NavigationObstacle2D #91795

JekSun97 opened this issue May 10, 2024 · 0 comments · Fixed by #91872

Comments

@JekSun97
Copy link

JekSun97 commented May 10, 2024

Tested versions

Godot 4.1.3, Godot 4.2.2 and Godot 4.3 dev6

System information

Godot v4.3.dev6 - Windows 10.0.19045 - GLES3 (Compatibility) - Radeon RX 560 Series (Advanced Micro Devices, Inc.; 31.0.14001.45012) - Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz (4 Threads)

Issue description

Cannot edit or delete points in NavigationObstacle2D

Steps to reproduce

  1. Create a NavigationObstacle2D
  2. Draw the points
  3. Select the point editing or deleting tool
  4. Wow! Does not work?

Minimal reproduction project (MRP)

Too easy to check

@AThousandShips AThousandShips added this to the 4.3 milestone May 12, 2024
dimitry- pushed a commit to AndroidWasm/godot that referenced this issue May 16, 2024
Add _get_polygon and _set_polygon overrides for NavigationObstacle2DEditor, so AbstractPolygon2DEditor can access the vertex information.

Fixes godotengine#91795
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants