Hi,

I'm working on a game which has multiple multi-storey buildings which the AI needs to travel between. I've tried a* pathfinding project but that didn't look to support multi-storeys, and I couldn't get angry ant's path to work at all. So any suggestions as to what I could use? Or will I have to make my own?

Thanks,
NG*