Unity Tutorial: Saving & Loading with a Binary File

preview_player
Показать описание
Unity Tutorial: Saving & Loading with a Binary File
In this tutorial i'll explain how to save and load data with a Binary File in Unity.
▼▼▼ More Infos here: Check em out! ▼▼▼
Need help with your game? Hire me!!!

Рекомендации по теме
Комментарии
Автор

These videoes are really underappreciated. Thank you for all of this. I love it!

epicei
Автор

I want to use this system to store the data on the amazon s3 bucket, for all my players game state, but the really problem that is bothering me, what if I want to add new features to my game, how shall the file schema change can be implemented upon the existing binary files

sandeeproy
Автор

how do you add an enter between saved data in the binary file?
also
how do I load all data from the binaryfile(which is stored in a list) back into a list? I managed to do this partially, but not all data from the binary file is stored into the list which I am using to keep track of a high score.
help would be appreciated.

rickbeniers
Автор

in the header would have to have?
-> using System.IO
-> using

alexts
join shbcf.ru