Navigation obstacles

This commit is contained in:
Marco 2025-03-25 10:54:19 +01:00
commit a01ed821b7
24 changed files with 170 additions and 94 deletions

View file

@ -58,4 +58,4 @@ shape = SubResource("RectangleShape2D_ss2y0")
[node name="NavigationObstacle2D" type="NavigationObstacle2D" parent="."]
visible = false
radius = 8.36
vertices = PackedVector2Array(-6, -9, 6, -9, 6, 2, -6, 2)
vertices = PackedVector2Array(-6, -7, 6, -7, 6, 7, -6, 7)