Do you think it would be possible to change the passability of a single tile, or is this data hardcoded to the type of tile it is?
For example, if I want to make a single cliff tile on the map passable from the left for a secret passage?
Edit: Ok, I realized I could put a transparent tile on a higher layer and its passability would overwrite the layers underneath it. That may be good enough.