Hey guys. So I downloaded AngryAnt’s Path, and I’m having a hard time getting it going. I set up a waypoint network just fine, and I have a GameObject that I want to be an actor.
The video tutorial that Ant posted goes into great detail on setting up the Navmeshes or Waypoint networks (the easiest part) and sort of glosses over what you can do with them or how, so I’ve been pulling my hair out trying to read and interpret the C# included in the example.
Does anyone have a control script and seeker script that are stripped to the bare minimum so I could build off of it from there? The included scripts are too bogged down with GUIs and spawning and camera control and other crazy stuff that I don’t need. Thanks!