Disable "Monstre set opacity 0", disable 8direction behavior on monstre sprite, set layout scale to 0.5 on start of the layout, in event 12 change coordinates for spawning new monster to (random(6000), random(3000))
After that run the game and you'll see that the pathfinding is working correctly. All monsters are following the player.