Reading a JSON file - an easy how to with Unity3d

preview_player
Показать описание
Reading a JSON file - an easy how to with Unity3d

Any comments or questions welcome. Enjoy the video!

Song: TheFatRat - Ascendancy, allowed to be used as per
Рекомендации по теме
Комментарии
Автор

This is Amazing!
Exactly what I was looking for in my project. Thank you so much!

dancrat
Автор

Short, sharp and concise. Please don't think I'm blowing smoke when I say this is the clearest YouTube tutorial I've ever come across. 10/10

chrislupton
Автор

Thank you for a straightforward and simple explanation on how to use JSON. Now that I can grasp it, I can move on to more complexed JSON usages

trinivet
Автор

Short and to the point: exactly the way it should be! Thank You!

RossYlitalo
Автор

This tutorial is amazing! I had been looking for hours for information on how to read or parse and deserialize a Json array in my C# script in unity and this awesome video is the first place I saw to mention that two different variables need to have the same name for it to work. Thank you so very much!

fba
Автор

Thank you!
Your explanation was very concise and very helpful.

rauljerilara
Автор

Thank you for this. It worked as described. I ended moving the two classes into their own scripts and it worked the same.

amogh
Автор

Thank you! I was having trouble getting this to work. Your video helped me a lot!

hauntedcrowdev
Автор

Amazing! Quick and easy to follow and shows a more complex use than some tutorials!

monoculosofficial
Автор

Thank you! I was looking for this solution!

diesti
Автор

This was great thanks!
I'm trying to figure out how to load in models/equipment based on attributes in a
json file stored online. Obviously there is no tutorial for this but this has been the
most helpful so far!

quattrocity
Автор

Many thanks very much! There is no clearer and more understandable tutorial I have seen so far. :)

gabormolnar
Автор

clear and easy, straight to the point. Thanks a lot !

haystack
Автор

Great video! Really well described and executed.

BrianLindahl
Автор

If anyone is having problems with player list being populated with null values make sure your data class (in this case Player) is not inheriting from MonoBehaviour. I had the same problem and removing MonoBehaviour fixed it
🤗

syeddaniyalhaidernaqvi
Автор

Exactly what I was looking for, Thanks!

OuachitaOFFROAD
Автор

ty, it was very well explained ans useful ! i wish u the best !

ovna
Автор

video is too fast i rewatched many times and still doesn't understand anything it's too hard

i'm having learning disability(ADHD makes it hard to focus things)
can anyone explain step by step with simpler json file?

i only need load

Garfield_Minecraft
Автор

You know how to teach. 🙏
Can you do a tutorial on rewriting the values of specific keys ingame?

explosivekeeper
Автор

thanks brother its really helped so much
🙂

Moon__XD