ID:175732
 
Hey.

Is there a way to have a sprite move underneath a peice of turf. Like a door way, or the blankets on a bed.

I can only get the sprite to move over the tile. It looks kinda funny going through a east-west door by walking over the wall.
Just use layers.

turf/wall
icon = 'wall.dmi'
density = 0
layer = 10

<font color=ff0000>~Fint~</font>
In response to Fint
Thanks that does it. Appreceate the help.