Parcourir la source

Update jme3_ai.adoc

mitm001 il y a 8 ans
Parent
commit
14ef117960
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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)].