i need to change the pathing type of location, and detect the pathing type of location.
i need to modify terrain on my map,
changing terrain with water to ground and back to normal...
the pathing is easily detected via GUI but if i try to use GUI to change type...
it actually does nothing.
example set terrain at loc to walkable = false, the unit can still walk and when i detect pathing at loc it say walkable = true even though i did use trigger to put it to walkable false...
so is it possible to really change terrain pathing in game?
i need to modify terrain on my map,
changing terrain with water to ground and back to normal...
the pathing is easily detected via GUI but if i try to use GUI to change type...
it actually does nothing.
example set terrain at loc to walkable = false, the unit can still walk and when i detect pathing at loc it say walkable = true even though i did use trigger to put it to walkable false...
so is it possible to really change terrain pathing in game?