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 need help about it. Thank you.
Replies
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 the assets one by one and position in the world.
In max you can position the asset where you want it and grab the pivot to origin. Then you can be very precise when importing all assets to max.
But I would not recomend that.
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), then it can work. I guess its really the case when just creating a movie in unreal.