Re: oil rigg
Reply #4 –
Basically, everything that has to be drawn on top of the ships, has to go to the front image. See attachment. Everything above green line should go into frontimage imho (the plattform and some of the pillars).
Edit:
Actually, defining Front images as
BackImage[0][0][0][0][0]=-
BackImage[0][0][1][0][0]=-
BackImage[0][1][0][0][0]=-
BackImage[0][1][1][0][0]=./n0-oilrigg.0.0
FrontImage[0][0][0][0][0]=./n0-oilrigg.0.3
FrontImage[0][0][1][0][0]=./n0-oilrigg.0.2
FrontImage[0][1][0][0][0]=./n0-oilrigg.0.1
FrontImage[0][1][1][0][0]=-
cures a great part of the bug.