Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

RTS Style : Navmesh into a grid to make buildings

Discussion in 'Navigation' started by Cafn, Feb 29, 2016.

  1. Cafn

    Cafn

    Joined:
    Jan 8, 2015
    Posts:
    19
    Hi there.

    I have a navmesh with some navmesh agents and obstacles and it's working very nice.

    Now I wanted to create a Grid on top of this navmesh to setup the buildings construction. I have some ideias of how I could do this, but not sure because my navmesh has different heights (some has 0, others 10, others 20).

    How could I solve this problem?

    Thanks
     
  2. Necromunger

    Necromunger

    Joined:
    Mar 19, 2013
    Posts:
    3
    Could you attach a nav mesh obstacle to your building game objects?