npruehs / ue4-rts

Real-time strategy plugin and showcase for Unreal Engine 4.
MIT License
747 stars 151 forks source link

Allow to change Colors and Opacity for Fog of war #190

Open Mephiztopheles opened 2 years ago

Mephiztopheles commented 2 years ago

Currently the fog of war material seems to be very static We can't easily change the color and opacity of each visibility stage

Mephiztopheles commented 2 years ago

This would also be included in #195 The only thing I'm still confused about is that the material doesn't work with the alpha value included. I have to mask all the colors to remove the alpha otherwise we can't apply the color but only a fade to black