Support order in autoplace for tiles
Posted: Mon Dec 23, 2024 11:21 am
Hey guys, currently I'm looking at making a mod where the player spawns with a few tiles, kinda like a Seablock-esque thing. The problem I'm encountering is that there's no way to make the starter tiles minable. This seems to be because the autoplace expression can only autoplace the top tile, not hidden tiles or double hidden tiles.
I'd like to suggest that the order property in autoplace specifications should be respected for tiles, with the behaviour that if tile A is ordered after tile B, and both appear according to the noise expressions, tile A is placed on top of tile B. Ideally this would also work for double hidden tiles, so you could make an autoplace expression that places water, then landfill, then concrete, which are minable as normal as if they were placed during gameplay.
I'd like to suggest that the order property in autoplace specifications should be respected for tiles, with the behaviour that if tile A is ordered after tile B, and both appear according to the noise expressions, tile A is placed on top of tile B. Ideally this would also work for double hidden tiles, so you could make an autoplace expression that places water, then landfill, then concrete, which are minable as normal as if they were placed during gameplay.