Is there any way to display an image over top of or through opacity? I'm trying to create a roof that will be visible on buildings with opaque walls.
|
No. I've tried all of the visibility flags and they don't alter the default behaviour related to opacity.
|
sight var (mob)
SEE_INFRA // can see infra-red objects
SEE_SELF // can see self, no matter what
SEE_MOBS // can see all mobs, no matter what
SEE_OBJS // can see all objs, no matter what
SEE_TURFS // can see all turfs (and areas), no matter what
SEE_PIXELS// if an object is located on an unlit area, but some of its pixels are
// in a lit area (via pixel_x,y or smooth movement), can see those pixels
BLIND // can't see anything