webGLmmk Posted July 12, 2017 Share Posted July 12, 2017 http://www.babylonjs-playground.com/#IVDDJI So this first function going on creates a set of button controls with canvas 2d..the scene should be creating a bunch of randomly generated sphere's in quasi space scene. It was working and I hadn't changed anything..I've been out of this for a while. Anyway so it won't render, and the browser points me to line 13 ( in the playground version as well). My debugging synapses aren't working well right now as I'm trying to get back in gear. buttonControls2.js:13 Uncaught TypeError: Cannot read property 'CACHESTRATEGY_DONTCACHE' of undefined Playground says expected expression, got '}' Nothing is popping out at me right now...it looks right. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted July 12, 2017 Share Posted July 12, 2017 Hello do you think you could use GUI instead? http://doc.babylonjs.com/overviews/gui Quote Link to comment Share on other sites More sharing options...
webGLmmk Posted July 12, 2017 Author Share Posted July 12, 2017 6 hours ago, Deltakosh said: Hello do you think you could use GUI instead? http://doc.babylonjs.com/overviews/gui Ah, so this is brand new to me. Will dig in. About time to find better ways to procedurally generate the scene anyway. GameMonetize 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.