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.
[156] Dynamic lights don't affect middle texture?
Moderator: Graf Zahl
- Nash
- Developer
- Posts: 1226
- Joined: Sun Sep 25, 2005 1:49
- Location: Kuala Lumpur, Malaysia
- Contact:
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
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.
- Nash
- Developer
- Posts: 1226
- Joined: Sun Sep 25, 2005 1:49
- Location: Kuala Lumpur, Malaysia
- Contact: