Pick a Vector3 Point Inside of Grid Graph 2D

Hi

I have a 2D graph and I want to teleport a character in walkable place (blue part of the graph) so I need to pick a vector3 position inside of the walkable part of the graph. Is there any way to do that? Thanks!

Hi

You might be interested in this tutorial: https://arongranberg.com/astar/docs/wander.html

1 Like