One more try

This commit is contained in:
Chloe 2024-10-23 17:03:52 -04:00
parent 9ace0e4098
commit 76d36c6668

View File

@ -15,7 +15,6 @@ Make sure to have the gizmos turned on, as without them, you can't see the navig
- And finally, in your **update** run the function ``destination = target.position`` to your ``agent``. - And finally, in your **update** run the function ``destination = target.position`` to your ``agent``.
```csharp ```csharp
// You should now have something like this: // You should now have something like this:
using UnityEngine; using UnityEngine;