Commit Graph

3 Commits

Author SHA1 Message Date
1c3d3af6ef backported method get_rid for NavigationAgent 2022-01-21 00:15:16 +03:00
dd462f512d Misc documentation improvements 2022-01-08 22:39:00 +08:00
09bc9eb101 Backport NavigationServer with RVO2 to 3.x
Change the entire navigation system.
Remove editor prefix from nav mesh generator class. It is now used for baking
at runtime as well.
Navigation supports obstacle avoidance now with the RVO2 library.
Nav system will also automatically link all nav meshes together to form one
overall complete nav map.
2022-01-05 16:00:56 +01:00