Hello, i've ran into another problem with the texture- i have unwrapped my model with its' texture but when i try to export it as a jpg it brings me the texture i've imported in order to place on my model-how can i export the unwrapped texture? (the option new from polypaint in the texture map is unavaliable for me....)…
I did end up figuring this out. Exported the skeletal body mesh from unreal to maya, moved the feet into the heel position with the foot_l/foot_r and ball_l/ball_R bones. From there I copy/transferred the weights from the body mesh to the shoes and moved everything back before exporting just the shoes which were then…
Hey all, Im currently in the RnD stages of creating an avatar system at work. But Im very new to it and its a learning experience, to say the least. I have a base as we use to do avatar items for another game in a different engine, but now are working on our own, so we need to recreate tools and all that fun stuff for…
So i've finished my animations which include blend shapes for talking and now i'm exporting them but they won't get picked up by the exporter even though i have the option checked. i constantly get this error when exporting. The Morph Target object's controlling slider may not have been deleted. The morph target object :…
Hey guys! Was wondering if any of you might have an idea as to what's happening with my export here... I've exported models to Source a dozen times before (though it has been a few months) and I've never run into this problem... It seems that the export is somehow screwing up my UWV maps, but its not like its loosing them…
A developer is asking me to provide him with a 3d model that has animated verticies. He wants a .dae file. Does that format support vertex animation. My 3d file has a point cache node and I have exported it using the 3ds max exporter with animation checked. He claims there is no animation in the file. Is what he is…
The LOD exporting for UE4 seems strange to me. I cannot export multiple LODS as one mesh asset and the mesh that gets created always imports materials as new. I would expect that i can export multiple LODS and that the mesh would contain those LODS within its settings.
hi all, Does anyone know why 3DS max 2011 64bit would freez while exporting? It doesn't seem to be having problems, except that it gets stuck on "Preparing polymesh for normal export." I've tried mergine the scene into another file and it doesn't seem to make any difference. Exporting a simple cube goes down without a…
Hi guys, I'm trying to do a simple texturing in DDO. I added DDO's preview mesh (existed in installed directory) and added its relevant AO map. Then I chose Vray sRGB as profile because I'm gonna render it using Vray and 3ds max. In order to get an identical result with 3DO's PBR renderer, I decided to export each layered…
I wrote an animation exporter in MaxScript. It exported to XML format. We used it in our game Hero Academy. We tried to use FBX, but it was too much hassle for our simple system. I would probably use Python for Maya, that way you can port it easily to Blender if you wanted to later. Here's some details on my exporter:* I…