@OG_FATFACE_420
@Mathisxy
@RhyssPaces
You should do that too to save the settings without having to manually save and load value yourself.
So this image is how I set up my settings for shadow, what happens is that shadows are changed instantly using the command…
Then to save the setting, it’s simply 2 nodes you have to put in as follows in the image…
(Seem to only be needed for adjusting resolutions)
Also to load then, in BeginPlay somewhere (or manual event if u want), I did mine in the game instance, but it’s also just 3 nodes to load the settings…
All of these could be tested with keybinds, so the events, instead of making events or using buttons from widgets, just simply use keybinds for testing!


