Hello, does this behavior work without tilemap? I'm currently trying to use a different pathfinder behavior from the original because I need it to create a path by grids, with each new path position being in the next grid position and unfortunately, the original one doesn't seems to work for me...
but in my game, I'm not using tilemaps, I'm creating the map ramdonly with sprites basically, this behavior could work for me?