Page 1 of 1
sector_setplanereflection and slopes
Posted: Sat Jan 04, 2014 16:09
by Bob Evans
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?
Re: sector_setplanereflection and slopes
Posted: Sat Jan 04, 2014 16:24
by Graf Zahl
It can't be done. The requirements on the engine would be too unpredictable to allow arbitrary reflections.
Re: sector_setplanereflection and slopes
Posted: Sat Jan 04, 2014 16:32
by Bob Evans
Graf Zahl wrote:It can't be done. The requirements on the engine would be too unpredictable to allow arbitrary reflections.
Thanks.