Skip to content

Suggestions for saving/loading the game #2104

Answered by CakeVR
AnnieMcGarden asked this question in Q&A
Discussion options

You must be logged in to vote

Hello!
There is a new page coming soon, I'm just trying to get my current PR done and merged.

All you really need to do is use Dialogic.Save.save and Dialogic.Save.load, you can ignore the slot name and leave it empty.
This will use a default slot name instead.

func _on_button_pressed() -> void:
    Dialogic.Save.save()

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@AnnieMcGarden
Comment options

@CakeVR
Comment options

Answer selected by AnnieMcGarden
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants