starter tutorial not working

HomeForumsA* Pathfinding ProjectSupportstarter tutorial not working

This topic has 2 voices, contains 2 replies, and was last updated by  Aron Granberg 97 days ago.

Viewing 3 posts - 1 through 3 (of 3 total)
Author Posts
Author Posts
February 11, 2012 at 21:55 #1493

roto23

so I’m doin the starter tutorial and it doesn’t work..
http://www.arongranberg.com/astar/docs/getstarted.php

I add the plane, I add 6 cubes as obstacles. I create a grid graph and set width and height to 100 and node size to 1 and I get “vertex count > 60000″ error

February 11, 2012 at 22:49 #1494

roto23

I increased the node size to 2 and reduced the width and height to 50 just so I can proceed. I got all the way through the tutorial and it says it found a path, but I see no green line depicting the path. Any ideas?

February 11, 2012 at 23:52 #1496

Aron Granberg

Make sure Draw Gizmos is on in the editor, and also make sure it’s toggled on the Seeker component.
Check the logged path result, how long was the path? If it was 0 or 1 nodes long, it might be too short to show up.

Too bad about the 60K vertex error, it’s not anything I can do about it really. Try running it in Unity 3.5, I have heard it occurs less often in that version.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: starter tutorial not working
Your information:






<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>