Errors in Running the client

From PSwiki
Revision as of 14:37, 22 September 2019 by Talad (talk | contribs) (Created page with "=== NavMesh (Navigation Mesh) doesnt show === In Editor press P to see the navigation mesh In game use console -> show navigation If you dont see the navigation mesh, try t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

NavMesh (Navigation Mesh) doesnt show

In Editor press P to see the navigation mesh

In game use console -> show navigation

If you dont see the navigation mesh, try to edit the size slightly, and it will automatically recalculate it. There is no need to do "Calculate Navigation Paths".


NavMesh (Navigation Mesh) creates roof, character flies

I had a problem where the sewer level was imported as a single object and the collition mesh was very big, this was messing up the navmesh calculations, and so a "fictional" roof was created, this made my character walk on an invisible roof in game. I had to change the sewers mesh to have "Use complex collision as simple".