tec.imp Posted April 5, 2010 Share Posted April 5, 2010 Hey there I'm quite new to this community so please bear with me if I'm not in the right forum Well my question is a more generic one. I was wondering if it is possible with the Leadwerks Engine and with its Model Loader to decide to load a particiular model with or without its textures / sounds etc. ? Thanks in advance! Mfg Imp Quote Link to comment Share on other sites More sharing options...
Canardia Posted April 5, 2010 Share Posted April 5, 2010 Yes, you can load the mesh only with LoadMesh() instead of LoadModel() which loads all other parts too (lua script, physics shape, sounds, ini file, etc...). Quote ■ Ryzen 9 ■ RX 6800M ■ 16GB ■ XF8 ■ Windows 11 ■ ■ Ultra ■ LE 2.5 ■ 3DWS 5.6 ■ Reaper ■ C/C++ ■ C# ■ Fortran 2008 ■ Story ■ ■ Homepage: https://canardia.com ■ Link to comment Share on other sites More sharing options...
tec.imp Posted April 5, 2010 Author Share Posted April 5, 2010 Thanks Lumooja that are indeed good news! 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.