sector_setplanereflection and slopes
Moderator: Graf Zahl
-
- Posts: 14
- Joined: Sun Dec 29, 2013 1:25
sector_setplanereflection and slopes
I am using GZDOOM (UDMF) v1.8.2.0 and GZDOOM Builder v1.14 and attempted to make a sloped floor reflective using 159 both from an Action Special on a Linedef and also tried a script. Neither seemed to work. Is this something that is possible or am I overlooking something?
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
Re: sector_setplanereflection and slopes
It can't be done. The requirements on the engine would be too unpredictable to allow arbitrary reflections.
-
- Posts: 14
- Joined: Sun Dec 29, 2013 1:25
Re: sector_setplanereflection and slopes
Thanks.Graf Zahl wrote:It can't be done. The requirements on the engine would be too unpredictable to allow arbitrary reflections.