crashkonijn / GOAP

A multi-threaded GOAP system for Unity
Apache License 2.0
1.17k stars 127 forks source link

Bug: The SO tutorial screenshots include the demo namespace #84

Closed crashkonijn closed 1 week ago

crashkonijn commented 1 year ago

Describe the bug The screenshots in the demo include the demo namespace. This is confusing for people following the tutorial. In that regard, it would probably be better to re-write the tutorial to include classes that don't collide with the demo project.

https://goap.crashkonijn.com/introduction/gettingstarted/scriptableobjects

This relates to #83

crashkonijn commented 1 week ago

This is no longer the case for v3! The classes and namespaces don't overlap with the demo's anymore!