Hi, I'm trying to make terrain that you can travel across in one direction only. For example, at a cliff edge, a player could move "down" the cliff, but not be able to climb back up. I could make a region that teleports the player, but the problem I'm having with this is that the player can't "click past" the cliff edge, without the unit turning around to try and take a different route. Any ideas?