Hey there, anybody know how to make changers for things in the settings of the players like changing their FOV and resolution and maybe color blind mode if possible? i have looked but haven’t found any answers to this. Any help is appreciated!
For the Resolution try game user setting node and Drag any node related to it (Resolutio/texture Etc)
For Fov Drag camera to event graph of your player you want to Change From Camera Drag a Node and Search for Field of View and Set it Accordingly (You can Lerp it between to Fov for Smooth transition)
ps- you can make the variable for Fov in Gameinstance and Update the Fov and Use it on Any camera of the Game (and Across) search yt for Color blind Thing