I was curious if the LayeredGridGraph supports unity2d?
I’m working on 2d top-down game where characters & ai moves around a building with multiple rooms. The end goal is to have multiple floors in the building and I was curious if I’d be able to use a LayeredGridGraph to navigate the same way I’m using a GridGraph on the 1 floor prototype?
Thanks,
Paul