affederaffe / CustomPlatforms

A BSIPA Plugin for Beat Saber that adds support for custom environments (platforms)
GNU General Public License v3.0
35 stars 9 forks source link

Fix TubeLight mirroring and add more options + optimize mirrors #20

Closed irlbunny closed 2 years ago

irlbunny commented 2 years ago

Allows you to change colorAlphaMultiplier and boostToWhite in TubeLights, also now properly sets BoxLight layer index to 13 (NeonLight) so they can be mirrored correctly.

Also, optimized mirrors by not instantiating the already existing MirrorRendererSO which should help reduce GPU load slightly.