You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While attempting to use this package, I was given the error ""SetDestination" can only be called on an active agent that has been placed on a NavMesh." I was following this tutorial, but I know that it's old and apparently there was some 2022 update, so how would I produce the same result as in the tutorial with the current version?
While attempting to use this package, I was given the error ""SetDestination" can only be called on an active agent that has been placed on a NavMesh." I was following this tutorial, but I know that it's old and apparently there was some 2022 update, so how would I produce the same result as in the tutorial with the current version?
My code:
![navmesh issue code](https://private-user-images.githubusercontent.com/127546520/299089081-16fcc652-eaba-4af5-970e-e400215ad187.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MjUwMjcsIm5iZiI6MTczOTYyNDcyNywicGF0aCI6Ii8xMjc1NDY1MjAvMjk5MDg5MDgxLTE2ZmNjNjUyLWVhYmEtNGFmNS05NzBlLWU0MDAyMTVhZDE4Ny5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQxMzA1MjdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT05MzJlZTgyY2RjMTAzZGNkNzg4YmU2YTlkZTY0ZjAxMzY2MzEyNzYxZmFjNzVlZGI4N2M3ZWZiN2MyYzUzNzk2JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.OCScMf-BKsSXdHhxorSTfs3UXBbda3dzS21qoXvnaPU)
I just want to have one object that chases another.
Tutorial link if anyone wants to help: https://www.youtube.com/watch?v=W-NIYi1t16Q&ab_channel=TheZBillDyl
The text was updated successfully, but these errors were encountered: