Search Unity

NavMesh Start Guide

Discussion in 'Editor & General Support' started by hawx, Nov 5, 2013.

  1. hawx

    hawx

    Joined:
    Sep 29, 2012
    Posts:
    95
    Hi,

    I'm trying to use a NavMesh, but don't get how it works.

    I've got the NavMeshAgent and Destination set but I don't know how to set the mesh of which they are meant to be walking on. I've marked the mesh as Static - Navigation Static, but then when I try to go to the Navigation tab it is greyed out. Any ideas?
    Would someone be able to write a quick start-up guide for NavMeshes for Unity 4.1.3f3

    Thank you,
    Hawx
     
    Last edited: Nov 5, 2013
  2. sputnikbar

    sputnikbar

    Joined:
    Jan 3, 2013
    Posts:
    78
    Hi,

    did you bake the mesh you'll walk on first ?
    See there and then the first part of this link
    Hope it helps.
     
  3. hawx

    hawx

    Joined:
    Sep 29, 2012
    Posts:
    95
    I assign the the mesh(plane) as Navigation Static and then go to the Window box and "Navigation" appears greyed-out, so I can't click on it to open. I don't know what I'm doing wrong.

    Seeming as I can't get to the tab, I'm wondering if there is a way to do it through script?
    Or is that tab only for the Pro Version of Unity?

    Note: Unity Indie 4.1.3f3

    Thanks,
    Hawx

    Thanks sputnikbar anyway , it was just me being stupid.


    NOTE : I've just realised that it needs Unity 4.2 and I have 4.1.2 - Updating now :)
     
    Last edited: Nov 6, 2013
  4. sputnikbar

    sputnikbar

    Joined:
    Jan 3, 2013
    Posts:
    78
    "he who was without bug should throw the first stone. "