Mogri wrote: There's no way to do it on a per-NPC basis, but yes, "suspend obstruction" makes all NPCs passable (to the hero and to other NPCs).
Er, yeah there is.
plotscript dictionary wrote: set NPC obstructs (who, value)
Given an NPC reference or NPC ID (in which case the first NPC with that ID is used), set whether the NPC should be an obstruction to heroes and other NPCS. If set to false, the NPC can move through heroes and other NPCs and vice-versa. Heroes can always pass through Step-on NPCs. value should be true or false.
You can also set whether an NPC ignores walls, and a few other specific things that make suspending anything unnecessary anymore.
You all should play catchup on the plotscript dictionary. James and TMC have been doing some cool things with it these days.
Place Obligatory Signature Here