- Home /
Question by
FRStudios1998 · Nov 25, 2021 at 02:44 AM ·
navmeshnavigationnav mesh
Generate custom off mesh links in Navmesh bake?
When you bake a Navmesh, you can generate off mesh links. Currently Unity only has two types of these; Jump Across and Drop Down. My question is, is it possible to include custom off mesh links in the Navmesh bake? I have an OML that allows enemies to jump up onto platforms and would like to expand this to other actions. Is it possible to crack open the baking script and see how it generates Unity's own off-mesh links and work from there? If Unity can generate these links, surely I should be able to generate my own custom links
unitystandard.png
(395.4 kB)
customlinks.png
(447.7 kB)
Comment