[Zscript] Set sector reflectivity
Moderator: GZDoom Developers
-
- Spotlight Team
- Posts: 429
- Joined: Tue Oct 05, 2010 12:04 am
- Graphics Processor: nVidia with Vulkan support
[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.
-
- Spotlight Team
- Posts: 429
- Joined: Tue Oct 05, 2010 12:04 am
- Graphics Processor: nVidia with Vulkan support
Re: [Zscript] Set sector reflectivity
Made a pull request: https://github.com/ZDoom/gzdoom/pull/2766
-
-
- Posts: 1684
- Joined: Wed May 13, 2009 3:15 am
- Graphics Processor: nVidia with Vulkan support
Re: [Zscript] Set sector reflectivity
Please move this, the PR was merged several weeks ago.