In the browser, this will either always play the video URL set in the inspector (ignoring the value set in code) , or if i set the URL in the inspector to blank and just set it in the code, it never plays anything.
Anybody knows why i cant set the url to be played from code?
If its playing a video, how can I change the url and have it play a different video?
Thanks for that, if im playing one video at a particular URL, can i stop it playing and start a new video at a different URL without much drama?
Also chrome was complaining that the video texture on wasnt a power of 2 (or something like that), is that a bug or can that be fixed? what does that mean, i have to make the scale of the cube a power of 2?