How to easily save and load data to JSON in Unity (Complete save system)

preview_player
Показать описание
Welcome to this new tutorial !

Today I'll be showing you how to easily save data to JSON in Unity and then load the data back in our game.

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

Thank you very much, your tutorial is the easiest and most understandable on the whole of YouTube, well-deserved follow 👍

ChronEngi
Автор

JSON are really easy to use, as well really easy to exploit and "hack" it. I recommend to encrypt the file after saving and decrypt before loading.

mrzaphkielYT
Автор

Thanks a lot! now I finally understand how to save and load data!

hellrise_tv
Автор

Oh my gosh, this has saved me literal HOURS. Thank you so much, and now I can actually make a rhythm game!

NavaNoidGMD
Автор

c'est tres bon, merci. I haven't found a save system video as simple and well-done as yours.

Chspas
Автор

very simple yet super useful code. thanks

potatochan
Автор

Beautifully explained!. You earned a sub!.

nexgen.graphics
Автор

Merci beaucoup! Your tutorial was easy to follow, and it even works with WebGL support!

theseb
Автор

TUTO UNITY FR the best Unity teacher on youtube

nyme
Автор

Thank you so much for your tutorial, it helped me a lot

KARANAMARUNKUMAR-bd
Автор

Brother Thank you very much! You are a Hero!

lucaslessa
Автор

Thank you, for such an easy to follow tutorial. ⭐⭐⭐⭐⭐

yobeenocreative
Автор

Dear friend, you teach us very well, please teach us how to make online games and voice chat

alikashani
Автор

Are android devices supported by this method?

balamurugan-llxu
Автор

Allez, un petit like pour un français :)

valentinstudio
Автор

Bonjour, as-tu fait des versions en français de tes excellents tutoriels?

BioHumaineOutaouais
Автор

There only 1 thing this tutorial didn't covered. How can we secure the json file so that noone can edit values in it? Someone can find it and hack.

Brainyplanet
Автор

Shouldn't there always be a try and catch loop for things like this?

theidiotofentireexistence
Автор

Very nice, but how can we update the list of items from within the game instead of using the inspector to add the values as shown in the video

PipioloStudios
Автор

How can I put objects into the json inventory save in-game? Do you have a code for it?

DavidThemanoy