I'm using the pathfinding behavior on some enemies, and I have a gun that creates some Ice walls and I intend to make these walls into obstacles for my enemies, but whenever I try it, it never works, and my biggest issue with it is that if I just put the object there on the layout, the enemies will see it as an obstacle, whereas if I create them as the player, the enemies do not.