[Zscript] Set sector reflectivity
Moderator: GZDoom Developers
- kevansevans
- Spotlight Team
- Posts: 430
- Joined: Tue Oct 05, 2010 12:04 am
- Graphics Processor: nVidia with Vulkan support
- Contact:
[Zscript] Set sector reflectivity
Proposal to add a SetReflectivity function to either the sector or secplane struct. Sector_SetPlaneReflection exists, but this expects a sector tag passed as an argument, which is impractical from a purely scripting perspective.
- kevansevans
- Spotlight Team
- Posts: 430
- Joined: Tue Oct 05, 2010 12:04 am
- Graphics Processor: nVidia with Vulkan support
- Contact:
Re: [Zscript] Set sector reflectivity
Made a pull request: https://github.com/ZDoom/gzdoom/pull/2766
- Player701
-
- Posts: 1709
- Joined: Wed May 13, 2009 3:15 am
- Graphics Processor: nVidia with Vulkan support
- Contact:
Re: [Zscript] Set sector reflectivity
Please move this, the PR was merged several weeks ago.