Hi!
I'd like to be able to have two or more levels characters can walk on, but on the same map, with some transparent options here and there. I was wondering how I could make use of the terrain tags to reflect this, so that say, "0" is pass if my_variable = "0", "1" is pass if my_variable ="1" and so on?