説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

NavigationSystem.md 692B

Navigation System in Unity

This section describes the key concepts necessary to use AI Navigation in Unity. It contains the following topics:

Topic Description
Inner Workings of the Navigation System Understand how the different elements of the AI Navigation system work together.
About Agents Learn about NavMesh agents.
About Obstacles Learn about NavMesh obstacles.
Navigation Areas and Costs Understand the purpose of navigation areas and why you would use one type of area over another.