소스 검색

Update jme3_ai.adoc

mitm001 8 년 전
부모
커밋
14ef117960
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/docs/asciidoc/jme3/advanced/jme3_ai.adoc

+ 2 - 2
src/docs/asciidoc/jme3/advanced/jme3_ai.adoc

@@ -43,10 +43,10 @@ The jme3 Artificial Intelligence Library contains:
 
 [NOTE]
 ====
-This scope of this tutorial is restricted to the NavMesh part of the library and expands upon the lessons taught in the <<jme3#tutorials-for-beginnersjme#,tutorials>>. It demonstrates the use of some Medium and Advanced topics of the wiki as well. It is meant for demonstartion purposes only and is not to be considered the final authority on the use of those techniques.
+This scope of this tutorial is restricted to the NavMesh part of the library and expands upon the lessons taught in the <<jme3#tutorials-for-beginnersjme#,tutorials>>. It demonstrates the use of some classes and methods found in the Medium and Advanced topics of the wiki as well.
 ====
 
-== Other jME3 AI Options
+== Other AI Options
 
 There are other jME3 specific options available you can read about in the wiki under the topic link:https://jmonkeyengine.github.io/wiki/jme3.html#artificial-intelligence-ai[Artificial Intelligence (AI)].