Unity3D API Request - Get & display data from the internet

preview_player
Показать описание
Unity3D Tutorials | Social Media and Website Below + Downloads.

Unity3D With Scott | API Tutorial - Get & display data from the internet


#unity3d #api #tutorial

Thank you for watching my video.
Make sure to leave suggestion in the comment section.
Don't Forget to Subscribe for more tutorials.
-----------------------------------------------------------------------------------------
Download My Free Asset:
-----------------------------------------------------------------------------------------
Download My Latest Scripts:
-----------------------------------------------------------------------------------------
Download Unity:
-----------------------------------------------------------------------------------------
Social Media:
Рекомендации по теме
Комментарии
Автор

I have a task for jab as an assessment and you literally saved my life <3. Subscribe.

SaYoOox
Автор

hey just a quick question thaat newtonsoft dependecy comes with a unity package ryt? can you tell the name please?

vedantsharma
Автор

hey bro i got an error the type or namespace name ‘String’ could not be found . please help me

Noname-lqeb
Автор

Hello sir just a question, what is the difference between using a direct url and having a php scripts? I notice in some video that they use php scripts in web request. Just confuse about this one.

carlabalos
Автор

This works for text. How do I go about displaying an image from an api as well?

chadlhendricks
Автор

nice. can you let me know what to do if i have almost infinite data from server and i need to show it. i am instantiate the prefab but it will hang the device. Any idea?

shivaygames
Автор

Thanks for this, i just have 1 question. I am doing it now for multiple objects and i am getting this error: Cannot deserialize the current JSON array (e.g. [1, 2, 3]) into type 'API_Call+names' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly
thanks again.

savvizz
Автор

How do you handle an unknown number of objects coming in from the API?

AndrewLyon
Автор

How would i make this work with AWS RDS database?

robert-gqth
Автор

If i wanted to get data from a website where the data changes and I need it to update every time, would this work?

exp
Автор

Can I get any data from any website from this method ??

neozoid
Автор

custava aumentar o tamanho da fonte? prestou atenção que estava gravando com o tamanho da letra muito pequeno?

elderhunter
Автор

Bro, i have a question, in Root fact = stroke there is an error in unity console
NullReferenceException: Object reference not set to an instance of an object
() (at Assets/ApiController.cs:32)
enumerator, System.IntPtr returnValueAddress) (at
How i can fix that?