How to add AI states to PhotonServer?

Options
How do you add AI states:
- path-finding,
- NPCs attacking players,
- NPCs moving around in a path,
- NPCs running to the player,
- NPCs fleeing away

to PhotonServer?


Is there a way to do this?

Comments

  • Lizzy
    Options
    OpenSteer
    Recast
    Digital Rune libraries

    There's a demo with Recast and C# with Unity.


    Anyone have any other recommendations for Path-finding other than the above libs?