As @Blake mentionned the playground code is taking care of calling createEngine and createScene for you so as long as you implement createEngine, the rest of your playground does not need to change to use it: https://playground.babylonjs.com/#MVALK1#12
2 Likes