Unity load data from server in JSON format ,load images

preview_player
Показать описание
How to load data from server in JSON format:

[
{
"Name":"......",
"Description":".....",
"IconUrl":"......"
},

{
"Name":"......",
"Description":".....",
"IconUrl":"......"
},

{
"Name":"......",
"Description":".....",
"IconUrl":"......"
}
...
..
]

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

It was perfect video, It was better than I waited. We wait new videos about API more. Thank u

akobirmusaev
Автор

Nice video!
Exactly what I was looking for

gamepass
Автор

Thanks bro, exactly what I need. I also decided to add a checking for Internet available through the class, SimpleDiskUtils.DiskUtils free space checking, and caching.

evgenykutepov
Автор

Always produce valuable learning videos thank you so much bro I really appreciate your hard work.. please make a video about detail page as well when click on any item of that data detail page will open.

wasim
Автор

dude i am getting an error in the jsonhelper script saying json parsing value invalid on this line :
Wrapper<T> w = (newJson);
please help me fast

vedantsharma
Автор

Hey, thank you so much for the tuttos. I have a ques. can I chage the localhost to google drive ? thank u

aubsurf
Автор

Hello! Would this also work if I want to download Sprites for (let's say) items on my game? In my case, they are a lot and I don't want them to make my APK's size larger.

nick
Автор

Thanks a lot for that tutorial! I have a question: I got a Prefab which gets created from that JSON and it works so far, but my prefab is made of an Panel and on that panel I have my Text, ... and when running the game, it creates the clones of my prefab which is correct, but it also clones the Panel, so my GameObject has 2 panels in it. How can I fix that?

AffalterbachV
Автор

great tutorial...it help me.
what if more than 1 scene and the content is different. if you duplicate the script it will show "global namespace:: ButtonExtention"
how to overcome this

moadigitalart
Автор

I like your tutorials it helps me a lot, I have a question, how to use the same way to load a JSON file and open categories and subcategories on each click of a button, for each button to open the content of its category (these subcategories), and go back by going from one category to another without leaving the stage; please help me, thank you

sakineinoussa
Автор

How could I load an inventory from JSON?

monoo
Автор

Thanks bro can you make a video about json admob control please !

Chofpress
Автор

Will this required to make an api form on web first then we can access the data only? if i want to deploy the data on website.

ammar
Автор

can you make a video with loading 3d models?

NtaGot
Автор

how to connect online server? Does this scrip will run for that? Or we need to use some specific php or json file? How to setup those files?

Santanu_Pal
Автор

hey hamza, Great Video, I'm Just stuck in a little problem over here, whenever I ran the code on a local json file [not on a server or local host] it the function returns null, any thoughts ?
the file ->>
[
{
"ScenarioName":"Light ON",
"icon":0,
"Function":[1, 0, 2],
"Channel":[0, 1, 2, 3],
"Device":[1]
},
{
"ScenarioName":"Light off",
"icon":0,
"Function":[1, 0, 2],
"Channel":[0, 1, 2, 3],
"Device":[1]
}
]

seifmustafa
Автор

can u make a video of a game main menu
like Play, Options,Quit fully functional

ShadowChaos
Автор

How can I use this with Davinci?
I just want to cache the images in the project.

examination
Автор

Great video! are those different images able to load different scenes in the game from json? can you please help with the code.

md.abuyousuf
Автор

Hello, thank you for interesting Video... just I m New in unity and I have a project that I m making and I stucked how can I load my data(text and video) in a game object in unity !:( ... I made a textmeshpro component and I want to load the text which I want from my azure blob storage I have different Texts which I want to load them...can you help me ?

nabilhamouda
welcome to shbcf.ru