NavMesh: Revision history

From Crumbled World Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 July 2025

  • curprev 12:5912:59, 5 July 2025Anders talk contribs 1,566 bytes +1,566 Created page with "{{:SceneNodeExampleCode}} ==Functions== {| class="wikitable" !|return !|function !|description |- |{ { { island=Island(), position=Vec3() } } } |getHull() |Return a list of all navmesh hulls. Every Navmesh hull then have a list of sub hulls where the first hull is the exterior and remaining subhull is internal that creates hole in the navMesh. |- |{ { island=Island(),position=Vec3() } } |NavMesh:getPath(float npcSize, Object point..."