Ok, I have these objects that select a random vector3 point at the start of the script. What I need is for the object to send a raycast to the point, make sure there is nothing blocking, then move.
I had a small play with some raycasting but couldn’t get it to raycast to the point, any help would be much appreciated.