[156] Dynamic lights don't affect middle texture?

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
User avatar
Nash
Developer
Developer
Posts: 1226
Joined: Sun Sep 25, 2005 1:49
Location: Kuala Lumpur, Malaysia
Contact:

[156] Dynamic lights don't affect middle texture?

Post by Nash »

I've PM'ed you a link to an example WAD.

Try firing rockets, BFGs or plasmas to the wall with the god rays. The two 1-sided walls beside them light up; but the 2-sided wall doesn't light up.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

It's your texture. Dynamic lights don't work on textures with an alpha channel that contains other values than 0 and 1. Sorry, that's not easily fixable. To do dynamic lights on two-sided walls I need to mask the texture and this isn't possible here. For normal textures it is just a few GL state settings to render a mask.
User avatar
Nash
Developer
Developer
Posts: 1226
Joined: Sun Sep 25, 2005 1:49
Location: Kuala Lumpur, Malaysia
Contact:

Post by Nash »

Oh, I see. Well no big deal - I don't have any problem with the texture having simple transparency.
Locked

Return to “Closed Bugs”