r293 (probably more) Warping flats don't glow

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

r293 (probably more) Warping flats don't glow

Post by Enjay »

I don't know if this is intentional, or maybe something to do with flats not being able to have 2 shaders? Anyway, flats defined as warping will not glow when also listed in GLDEFS to be a glowing flat

Image
LAVAx on the left NJFW03 on the right

Image
NUKAGEx on the left NJFW08 on the right

Code: Select all

warp flat njfw03
warp2 flat njfw08

Code: Select all

Glow
{
Flats 
{ 
   LAVA1 
   LAVA2 
   LAVA3 
   LAVA4
   ...
   NJFW03
   ...
   NJFW08
   ...
   NUKAGE1 
   NUKAGE2 
   NUKAGE3
   ...
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

Looks like the glows are set before the warps...
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

fixed
Locked

Return to “Closed Bugs”