Hi, how can you please set the FOV and brightness in UMG using sliders?
Best thing to do would be to go download this while its still free and explore how it is done or just use it directly
https://www.unrealengine.com/marketp…inding-toolkit
Add a post process to the first person character.
In the widget, FOV slider is bound to this:
Setting like this:
Brightness slider is bound like this:
and set like this:
It works, I tried it…
2 Likes
Hey thanks for response, I’ll try this ASAP!
No worries. You need to set the range of values for the FOV from 10-180 ( or something like that ), and the brightness 0 to 2 maybe…