Merge pull request #9709 from smix8/bordersize_y_warning

Mention that the NavigationMesh border_size only works along xz-axis
This commit is contained in:
Max Hilbrunner
2024-08-05 00:58:20 +02:00
committed by GitHub

View File

@@ -255,6 +255,10 @@ parts so that only the intended chunk size is left.
The baking bounds need to be large enough to include a reasonable amount of source geometry from all the neighboring chunks.
.. warning::
In 3D the functionality of the border size is limited to the xz-axis.
Navigation mesh baking common problems
--------------------------------------