Shadow strength higher then 1

Hello

We at alephgames are making a game where lights and shadows play a central role in the gameplay.

So, it will be very important to allow a shadow strength higher then 1, even if this would not be physically correct.

I tried to alter the shadowStrength via interface and script, but it seems that internally it gets clamped in the script as in the interface.

There is a way to overcome this limit?

Thanks

1 is 100% shadow strength. It’s not possible, physically or otherwise, to have anything greater.

–Eric