Is it possible to save some data on the island, such as clear time or the highest score for all of the sessions?

Hello,

I am wondering if is it possible the saving high-score data on the server side(across the game sessions) If it is possible, there is a possibility that the data is deleted unexpectedly automatically? Such as after updating the fortnight version.

Thanks,

Hi PillBug,

The Verse Persistence Tutorial shows how to set up a persistent high-score system.

I think we can safely assume that the persistence system was architected in a way that data will not be unexpectedly deleted/corrupted.

Good Luck

1 Like

@Astrotronic
Hi,
You answered almost all of my questions, Thank you for the help.
I will check that too.

Thanks!