Kessno Posted January 14, 2015 Posted January 14, 2015 Currently using Blender v2.71 but also tested this with Blender v2.64. I've converted the top/lower portions of a door in my map into two separate ASE models, which I want to convert to MD3 so I can animate them to move. After importing one of the models into Blender it doesn't have any textures on it, even after switching to the 'textured' view. If I select sections (objects) of my model it lists which texture it should have applied under the 'texture' tab but there are no textures imported into the program. I'm working out of the game's base directory, the model is located in /base/models/map_objects and the textures are located in the /base/textures folder. Am I doing something wrong? Thanks.
Vulcan Posted January 14, 2015 Posted January 14, 2015 I had a somewhat similar issue while trying to import ASE's in max. I tried this online converter (I think): http://www.greentoken.de/onlineconv/ It imported just fine after using an obj format to export, including textures and everything But you want to export something from map to ase, from ase to md3 with animations? Doesn't sound like that map would work on MP (invisible doors). Did you consider creating a script, with plain func_static?
mrwonko Posted January 14, 2015 Posted January 14, 2015 Which importer do you use? The one from my suite? I think that one only sets a material, but not the UV Image; so you'll only see it in rendered mode.
Kessno Posted January 14, 2015 Author Posted January 14, 2015 Yeah, it's the ASE importer from your suite. I don't see any textures even when it's set to rendered mode.
mrwonko Posted January 14, 2015 Posted January 14, 2015 Yeah, it actually just sets the material name since that's what the ase exporter uses.
Solution Kessno Posted January 14, 2015 Author Solution Posted January 14, 2015 Ah okay, so the model would need to be UV mapped again once it's imported? Good to know. I just discovered Noesis which allows you to convert from ASE to MD3 and appears to keep the texture mapping in place. Thanks for your feedback!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now