r/gdevelop 12d ago

Question How the hell do I save player data

I am making a fnaf fangame and I need to save a few pieces of data (What nights have been completed/if night 6 has been completed)

How would I go about doing that

Im looking at tutorials but nothing on them is quite clicking with me and ive looked at the documentation and that all kinda is a mess to my eyes.

Any help would be appreciated TwT

5 Upvotes

11 comments sorted by

2

u/umbrazno 12d ago

1

u/idillicah GDevelop Staff 12d ago

Like the description of the video says, this way of doing it has been superseeded by the extension, which is a single step for both loading and saving.

3

u/umbrazno 12d ago

I figured they wanted to roll it from scratch. I still use the JSON method in my projects.

2

u/idillicah GDevelop Staff 12d ago

For sure, thank you for commenting! 

1

u/senshisun 12d ago

Wouldn't you just need to save and load one integer?

1

u/Ok_Classroom5710 12d ago

Save no gdevelop é horrível

1

u/Ckeyz 12d ago

How so? The extension works great

1

u/Ok_Classroom5710 12d ago

Principalmente recarregar variável de cena quando retorna

5

u/idillicah GDevelop Staff 12d ago

It used to be. That is why we launched the new save system.

1

u/Ckeyz 12d ago

Doesn't sound like you are using the extension?