Rick Posted March 7, 2010 Posted March 7, 2010 Why does it seem that when I load assets in code it doesn't take? It's looking like I have to close the editor first and then reopen before I can use that assets. For example, I've created an inventory item thingoid. This has 2 properties that are file path properties. One is the filename of the 3D model to use and the other is the filename of the dds file to use for a hud image. When I set these in the editor the code in the Set() is calling either LoadMesh() or LoadTexture(), yet they don't load. BUT if I close the editor and reopen, then it loads them. Any ideas what's up with that? Quote
AggrorJorn Posted March 8, 2010 Posted March 8, 2010 A refresh button would come in handy. I believe that the request has already bin made. Quote
Rick Posted March 8, 2010 Author Posted March 8, 2010 So does anyone know why this is though? I'm pretty sure I didn't have this issue at first with the editor. Quote
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.