Quantcast
Channel: Questions in topic: "webgl"
Viewing all articles
Browse latest Browse all 2390

I'm trying to GET a text from a server in WebGL, but is not working.

$
0
0
IEnumerator Start() { WWW www = new WWW(HOST_URL+ "?format=json"); yield return www; Debug.Log("Teste"+www.text); } //it debugs on unity editor, but when a try to use this text on webgl, it does not work.

Viewing all articles
Browse latest Browse all 2390

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>