Tsybe
(Tsybe)
1
hey, i want to save my settings so i first create a symple blueprint , but this is bad too. This is the Widget:
I create a BP Class Save Game object and i want to save the settings here. The BP name can you look on the 4. image.
Any idea for the problem?
SebaSopp
(SebaSopp)
2
You need to “set GI” with the return object from the “Load Game From Slot” Node before your return the values…
Tsybe
(Tsybe)
3
I tried but this is not working:
SebaSopp
(SebaSopp)
4
Sorry, you first need to cast it to your save game object type…