- Home /
Call UnityWebRequest every Second,Repeat Unity Web Request every second.
I found this WebApi http://date.jsontest.com/
I just want to make a UnityWebRequest to it every Second to get the live Data.
Do you know how to do this?,Hello,
i am playing around in Unity. I found this webpage http://date.jsontest.com/ which gives you the actual date with seconds, ...
Every Second i want to make a UnityWebRequest and display the data i get. But my Code does only make the request once. So you have any ideas how to realize this? I think there is a very easy way but im getting stuck.
So i just want to know, how to make a UnityWebRequest every Second.
Your answer
Follow this Question
Related Questions
Copy rotation values in between objects. 1 Answer
About unity's API for android? 2 Answers
Using the Kongregate API 1 Answer
WWW : Waiting for response from server 1 Answer
Getting 403 Forbidden error when trying to post to FB wall 4 Answers