Unit that can traverse obstacles?

Hello ,
we just purchased the pro version to test it in our prototype, i want to know if its possible to make an node as an obstacle for some units and walkable for others, example : a river is an obstacle for normal units , but it’s not for units who can swim !

Thanks

Hi

Yes, that is possible. Take a look at this documentation page: https://arongranberg.com/astar/docs/tags.php

Thank you very much, I’ll take a look at it !