Hi i have a question. I am thinking about using unreal engine as a renderer.My question is if i make my animations with environment in 3ds Max how can i import it to engine? I know i can build my environment in engine then get skeletal meshes but i want to get exact cordinates from max to engine for my characters and i…
Its harder to create transforms operations, since all is based in the pivot location. All your transformations will be relative to that pivot that is theeeereee in the origin. BUT, if you have a controlled environment (in the case you know how everything will bahave, and you will not have anything that needs to change),…
I would recomend you do some tests before starting. Try the IMPORT LEVEL in unreal engine. https://docs.unrealengine.com/latest/INT/Engine/Content/FBX/FullScene/ You should import the FBX with all the 3Dsmax assets. But again, test before. In the documentation all looks perfect. If it doesnt work you will need to import…