Difference between revisions of "Navmesh Disabling"

271 bytes added ,  04:46, 10 August 2010
no edit summary
imported>Dbrigner
(Removed unnecessary renaming of navmesh, or using said name in script.)
imported>Omzy
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Incomplete}}
{{Incomplete}}
[[Category:NavMesh]]
 
[[Category:Solutions]]


==Can I enable or disable navmesh?==
==Can I enable or disable navmesh?==
Line 17: Line 16:
*'''EnableNavMesh''' ''NavmeshFormIDHere''
*'''EnableNavMesh''' ''NavmeshFormIDHere''
*'''DisableNavMesh''' ''NavmeshFormIDHere''
*'''DisableNavMesh''' ''NavmeshFormIDHere''
 
<blockquote>To change the ID of a Navmesh, find its editor ID in the [[Cell View Window]]. Right click on the ID, and select Edit. A new dialog will open, from which you can change the ID and set the Navmesh to be ''Initially Disabled.''
</blockquote>
You CAN’T use '''NavmeshFormIDHere.enable''', nor can you have activate parents, because Navmeshes are not references.
You CAN’T use '''NavmeshFormIDHere.enable''', nor can you have activate parents, because Navmeshes are not references.


Line 41: Line 41:
image:CutNavmesh08.jpg|Fig 2d:
image:CutNavmesh08.jpg|Fig 2d:
</gallery>
</gallery>
[[Category:NavMesh]]
[[Category:Advanced_Modding_Techniques]]
Anonymous user