So first off, I'm trying to convert a .fbx file that is exported from Autodesk Maya and then imported to Blender (2.78c), and then exported it to a .dts shape so that I can use it in the game.
What I did was:
1. Make my shape in Maya.
2. Export it to .fbx in Maya.
3. Opened the file in Blender. (Import > file)
4. Rescaled it to the size that I want.
5. Placed a texture on it.
6. Went to the Texture tab on the right.
7. Opened my image.
8. Mapping> Coordinates: UV
9. Changed Viewport Shading to 'Textured'. (No textures to be seen though.)
10. Changed Layout to UV Editing.
11. Below I selected my image by clicking the button which is the left of the button +New.
12. Changed to Edit Mode.
13. Pressed U then Unwrap.
14. Headed back to Default Layout. (Now I see the texture on my shape.)
15. Went back to Object Mode.
16. Used this exporter ( github.com/portify/io_scene_dts ) to export to my desktop with the texture on there as well.
17. Placed the texture and .dts in a folder in data/shapes/rocklee
18. Opened it in the game.
The problem is that it's white. No textures. I even go through it.
I've provided .blender, .fbx, .dts, and the image.
Please help!
What I did was:
1. Make my shape in Maya.
2. Export it to .fbx in Maya.
3. Opened the file in Blender. (Import > file)
4. Rescaled it to the size that I want.
5. Placed a texture on it.
6. Went to the Texture tab on the right.
7. Opened my image.
8. Mapping> Coordinates: UV
9. Changed Viewport Shading to 'Textured'. (No textures to be seen though.)
10. Changed Layout to UV Editing.
11. Below I selected my image by clicking the button which is the left of the button +New.
12. Changed to Edit Mode.
13. Pressed U then Unwrap.
14. Headed back to Default Layout. (Now I see the texture on my shape.)
15. Went back to Object Mode.
16. Used this exporter ( github.com/portify/io_scene_dts ) to export to my desktop with the texture on there as well.
17. Placed the texture and .dts in a folder in data/shapes/rocklee
18. Opened it in the game.
The problem is that it's white. No textures. I even go through it.
I've provided .blender, .fbx, .dts, and the image.
Please help!
lee is awesome