Hello. Sorry for that bad question. But how i can save player attributes (SetAttribute
) using ProfileStore
? Im making character creator which on the end makes attribute CompletedTutorial
to true, but somehow i need to save this.
Or its better just to keep variable CompletedTutorial
in profile store template?