Unity NavMesh Tutorial - Making it Dynamic

361,113
0
Published 2018-03-21
Learn how to update your NavMesh at runtime!
This video is sponsored by Unity.
Watch on Unity's website: goo.gl/rz5mda

● Example project: github.com/Brackeys/NavMesh-Tutorial

♥ Support Brackeys on Patreon: patreon.com/brackeys/

····················································································

♥ Donate: brackeys.com/donate/
♥ Subscribe: bit.ly/1kMekJV

● Website: brackeys.com/
● Facebook: facebook.com/brackeys/
● Twitter: twitter.com/BrackeysTweet/

········································­­·······································­·­····

► All content by Brackeys is 100% free. We believe that education should be available for everyone. Any support is truly appreciated so we can keep on making the content free of charge.

········································­­·······································­·­····

♪ "Dress Code_ Black - oomiee" by Epidemic Sound (www.epidemicsound.com/)’

♪ "Straight Out The Basement 1 - Axel Ljung" by Epidemic Sound (www.epidemicsound.com/)’

All Comments (21)
  • So glad this is a series slowly getting to more in depth topics about the navmash. Keep up the great work.
  • IF YOU'RE HAVING PROBLEMS WITH UNITY FREEZING WHILE TRYING TO DO RUNTIME NAV MESH BAKING: Make sure all the objects that are under the layer that you're baking (which by default, is everything) is NOT set to static. If anything that you are trying to bake on runtime is static, Unity will most likely freeze and you'll have to task manager kill it. (At least that was the case for me). This took me like 4 consecutive hours to figure out. I hope this helps someone else who might be having trouble.
  • @Oxmond
    These NavMesh tutorials are reallly cool! 🤓 We miss you Brackeys ❤️
  • Thank you for these tutorials. Using only the first 2 tutorials I was able to get pathfinding working in my procedurally built game. THANK YOU
  • @wickedsnuk3812
    Legendary part is that the content in these channel will be enough to feed the community for at least 5 more years :D
  • @Kanal994
    Sponsored by Unity, talking about dreams coming true. Cheers bro! Much love from Croatia (=
  • Always good to watch one of your videos before going to sleep ! Keep up the good work 😉
  • Its nearly 4 years past this video but i am still being led to brackeys videos for my problems. as always WE MISS YOU BRACKEYS
  • @dickforrest
    Really enjoyed this video. Looking forward to the next two
  • @FatBatMan122
    Thank you so much for making these free tutorial that are fun to watch, youre always friendly in the comments as well. I've just started learning how to code as being a game designer has been my dream ever since I was little, I just wanted ask, what are some general tips that would make learning languages like c# easier and what are somethings that you wish you know when you were learning?
  • @MeDavoo
    Bro I love you so much. You only help me with cool tutorials and I actually made 4 games (nothing posted yet) but im so thankful for your help love your content and keep it up!!!
  • this tutorial is awesome! thank you very much for helping me in my time of need!
  • @stephbiscuit21
    Just in time for my game engine assignment, you're amazing!
  • @idc19
    Great video! Amazing series! This is one of the best game dev channel! Please make more math for video games vídeos.
  • @yomisimie
    Very useful, I was having trouble with randomly generated levels. I was doing it almost correctly. Thanks!
  • @SSantiago90
    Can I hit "Like" more than once? Awsome tutorials, keep the good work!
  • LD51 and I still come back to these videos , amazing. Maybe i'll switch UE soon , but for small browser games Unity is better. (its also good for bigger games of course but that is what I use it for)