I am stuck with my RTS game in Unity/C#, on the navigation system. For one I don't have enough experience and another thing, information on the topic is hard to get. I will need to buy all 4 AI Wisdom books.
Doing it myself it turns out I will end up in unknown land by myself and waste time and do nothing. I decided to try Recast and Detour as my last option. I hate reading someone else's C++ but what a hell.
I was wondering what do you think about rewriting Recast and Detour in C#? Any estimation how much time it might take? A dude worked 3 months at Google Summer of Code on getting Recast and Detour to work for Blender. I assume similar time, 3-5 months maybe.
Thanks for any comments, warnings, suggestions
Recast and Detour in C#
If I'm not mistaken Recast & Detour are both included in Unity 3.5 as part of the new pathfinding system. Did you check the latest beta?
I did check out the beta but it seems I will have to do my own pathfinding to have more control over things. Are you sure that Recast and Detour is actually used in Unity? Can you share a link or something to read ?
Yes, I'm pretty sure it is, I've read about it somewhere. It seems that there are other Unity pathfinding solutions also based on recast, check this:
http://forum.unity3d.com/threads/116517-Is-the-Navigation-Mesh-only-for-Pro
http://forum.unity3d.com/threads/116517-Is-the-Navigation-Mesh-only-for-Pro
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement