hw3web Posted November 5, 2013 Share Posted November 5, 2013 Hi there I just want to be sure that I do understand and would like to know how to : 1) Delete : when can I delete file babylon after load it to scene, is any indication when all is load to memory and do not need any more file to access ? 2) Save: is any chance to save current scene not babylon file but modified with input by user? 3) Load: Load babylon scene from .babylon file is straight forward but how if is possibleit could be loaded scene from previous scene with all changes? Hope I put it in simple and understandable points Thank you Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted November 5, 2013 Share Posted November 5, 2013 Hello 1. You can delete it as soon as the scene.isReady() is true (or when scene.executeWhenReady() call the callback)2. Right now no 3. Linked to question 2 Quote Link to comment Share on other sites More sharing options...
hw3web Posted November 5, 2013 Author Share Posted November 5, 2013 Thank you, hope in future it will be possible 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.