I’m using Visual Scripting to handle some AI and Navmesh stuff. Despite Visual Scripting having access to the nav mesh hit data, I can get any information from the Hit. Most importantly, I can’t get the hit position. Something super simple in C# just doesn’t seem to be present in Visual Scripting.
Toidi
1
Add the NavMeshHit as a type in options and Regenerate. You will need to add types if you want to access/use them
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| navmeshhit | 1 | 1087 | February 9, 2022 | |
| Raycast node - how to get the hit? | 2 | 430 | March 5, 2024 | |
| how to check object on navigation | 1 | 317 | June 14, 2018 | |
| gameObject Hit Position | 2 | 1876 | July 15, 2009 | |
| cannot get NavMesh.SamplePosition to equal true.... | 1 | 464 | September 11, 2015 |
