Allow linedef action 439 to set different back-side textures (again)
Merged
Allow linedef action 439 to set different back-side textures (again)
improve-439-again
into
next
All threads resolved!
All threads resolved!
!1710 (closed), but redone to work with UDMF.
From the original description:
Linedef action 439, Change Tagged Linedef's Textures, currently applies the front-side textures of the control linedef to both sides of the target linedef. Apparently there was no way to set different textures for each side of the target linedef, so I added one.
If Effect 6 is checked, it will apply the control linedef's back-side textures to the tagged linedef's back-side. In case the flag is checked on a linedef without a back-side, it will work as if the flag wasn't checked.
Merge request reports
Activity
changed milestone to %2.2.11
added Enhancement small labels
mentioned in merge request !1710 (closed)
removed milestone %2.2.11
- Resolved by sphere
added 1 commit
- 81b1526c - Check the correct backside for textures, then go back to front textures.
mentioned in commit 31a6b7b3
Please register or sign in to reply