4 and 8 Directional Movement In a Scene

Not sure if this is possible, but does anyone know if it is possible to have 8 directional movement and 4 directional movement in a scene? I want to have certain enemies in my game only be able to move in 4 directions and others move in 8 directions. I’ve found out you can change the amount of connections can be changed from 8 to 4 in the pathfinder grid object, though apparently it’s not a good idea to have more than 1 pathfinder object, so I’m not really sure what to do as it seems like I can only choose between one or the other. I know this is a really specific question, but if anyone has any ideas, let me know.

Hi

You cannot toggle this on a path-by-path basis at the moment. However you can create two graphs.
See https://arongranberg.com/astar/docs/multipleagenttypes.html