feat: bake jajce terrain navigation
This commit is contained in:
@@ -674,6 +674,10 @@ Recently completed:
|
||||
now assert Terrain3D collision remains enabled, the hidden greybox ground no
|
||||
longer provides physics collision, and tested navigation routes stay close to
|
||||
the authored Terrain3D height field.
|
||||
- The temporary greybox navigation source was replaced by a project-owned
|
||||
Terrain3D-derived navigation mesh resource generated by
|
||||
`tools/bake_jajce_navigation.gd`; route tests now also reject partial paths
|
||||
that do not reach their requested targets.
|
||||
|
||||
This order strengthens the simulation while regularly producing visible
|
||||
progress suitable for public development updates.
|
||||
|
||||
Reference in New Issue
Block a user