GDQuest / godot-steering-ai-framework

A complete framework for Godot to create beautiful and complex AI motion. Works both in 2D and in 3D.
http://gdquest.com/docs/godot-steering-ai-framework
MIT License
1.15k stars 78 forks source link

Outdated Documentation #49

Closed Brandogs closed 4 years ago

Brandogs commented 4 years ago

The documentation for the Installation and Getting Started pages is outdated.

Installation https://www.gdquest.com/docs/godot-steering-ai-framework/how-to-install/

  1. Copy the content of the project/src/ directory

This path is not in the 3.0.0 release of the library. The current path seems to be addons/com.gdquest.godot-steering-ai-framework/.

Getting Started https://www.gdquest.com/docs/godot-steering-ai-framework/getting-started/

You can see the demo in action by running the demos/QuickStartDemo.tscn scene in Godot.

There is no longer a demos folder or any demo .tscn files in the 3.0.0 release.

NathanLovato commented 4 years ago

Thanks for the report. Ping @Razoric480 if you have a moment to look into this in the coming days?

Razoric480 commented 4 years ago

Closed via GDQuest/website@52895209032020de8d0b2f8b4fcb7cc6016deab7 and 16cc3efb438fd18e2fcbeb2d95192ccaafa49c4a

Thanks~