I am trying to make a tutorial for unreal where it show the player how to play the game but every time I want to open it, the tutorial plays again i know i have to add a save gam but I don’t know how i would set it up because everytime I tried it would not work.
It would help if you showed us what does not work. The game saving part is pretty well documented.
Countless tuts on YT, too. Perhaps get it to work with a simple variable first, in order to get the system running, and only then extend to envelop the tutorial saving progress. It’s impossible to advise without knowing how you measure tutorial progress. It might be a matter of saving that 1 int variable, and you’re done. As in: