Recent content by Damon Poole

  1. D

    Issue with character's walk and distance travelled

    Hi, I'm making good progress on understanding this asset and using it in my game. I've got my character successfully pacing back and forth between two points using the event system and a custom script. What I notice is that he moves further than his stride. That is, he's travelling further per...
  2. D

    3d person movement to a point

    I was using the other nolan in the scene, I didn't realize there was another one. Anyway, I used that one and added NavMeshAgentMovement and it worked. I should now be able to use this to transfer to my own character and figure out more from there. Thanks so much for your help! I'm so excited...
  3. D

    3d person movement to a point

    Hi, I just bought the 3rd person controller. My intent is to use it for NPCs . I've got it installed, and the demo with Nolan works great (very cool!). I've created a new scene with a single flattened out cube as a floor. I grabbed Nolan from the demo and put him on it. I put a vector a ways...
Top