Hello everyone, I’m very new to Tiled, literally started using it yesterday. So the first thing I did was RULES for auto mapping
I have two slightly different tilesets: First - dirt with grass; Second - dirth without grass. I have created these rules for them, and they work perfectly if separated !
but of course I can’t make them connect with each other, because each of them checks only for their type now
for example if I try to do this automap,
Actually I think the easiest way is to first make everything brown, using two input layers with the same name to code an “OR” condition. Then, in a second set of rules, you would replace the top tiles with the versions with grass whenever the input tile is green.