saltemishel Posted April 27, 2017 Share Posted April 27, 2017 Hi All, Is it possible for us to preload the meshes without creating a scene yet? Thanks. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted April 27, 2017 Share Posted April 27, 2017 You cannot as the scene is the link to the engine. But you can hide all meshes right after loading them with mesh.setEnabled(false) Quote Link to comment Share on other sites More sharing options...
saltemishel Posted April 28, 2017 Author Share Posted April 28, 2017 Does that means that I'll have to preload the models again every time I switch scene? Thanks. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted April 28, 2017 Share Posted April 28, 2017 If you want to switch scene yes. But you also have the option to keep the same scene and just wipe / load what you need Quote Link to comment Share on other sites More sharing options...
saltemishel Posted May 4, 2017 Author Share Posted May 4, 2017 I'll keep the same screen then. Thanks 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.