Merge pull request #83568 from mrTag/navigationregion2d_fix
Fixing "Navigation map synchronization error" when using NavigationRegion2D
This commit is contained in:
commit
f8818f85e6
1 changed files with 1 additions and 3 deletions
|
@ -503,6 +503,4 @@ void NavigationPolygon::_validate_property(PropertyInfo &p_property) const {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
NavigationPolygon::NavigationPolygon() {
|
NavigationPolygon::NavigationPolygon() {}
|
||||||
navigation_mesh.instantiate();
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue