I would like to just load an image without calling the Editor Window.
Something like:
var texture = loadTexture( "Plugin/images/image.png" ); renderer.SetTexture(texture) [/code:3hdhfaz4]
Develop games in your browser. Powerful, performant & highly capable.