#(MODDING) Recessed External Appearances?

1 messages · Page 1 of 1 (latest)

naive moon
#

I specifically mean a boolean for INDIVIDUAL appearances not ALL appearances.

stray plank
#

I'll have a look. Depends on whether it would slow down rendering in general.

stray plank
#

OK basically you want a per-appearance externalDrawPriority?

naive moon
#

I want them to appear beneath everything.

#

per-appearance.

#

Its mostly for this fella.

stray plank
#

Right. Does it have to be per-appearance or would per-module suffice?

#

Because there's already a per-module system with externalDrawPriority and having one per-appearance now creates all kinds of "fun" recombinations.

naive moon
#

Per module works, I just need them to appear beneath everything.