Hello,
Is there any possible way to save/load lists?
What kind of lists? SyncLists? Text Lists? Arrays?
String Lists
If it is possible, could you help me figure out how should my code be?
I have only one string list which is called “Collected”
I think PlayerPrefsX should work.
I’ve tried but I am inexperienced. I tried to figure it out because it gives an example with an int list but a failed.