Currently, we simulate texture in rivets and panel lines by duplicating the layer, making one dark and one light, and then offset the lighter layer by 1 pixel diagonally.
Now, with the bump mapping handling the texturing, do we need use the two layer format anymore? Or is it still a good idea because we want the skin to look good if the user has not turned on bump mapping?