Ok so I'm a bit new to the whole modding thing with the new unity 5 engine and I need a bit of help. I'm having a few issues with the texture of my part, it's normal/bump/depth map thingy and how the game won't highlight the part in the editor and in flight.
Here is a rundown of how I created the part.
I created the original model in google sketchup, exported the dae file into Blender, exported the Blender dae and uv map, put the dae and part tools into unity, opened the uv map in photoshop, created both the texture and normal map and put them into unity, created new game object and made the model a child of it, then placed the textures into their proper slots, i kept the normal map png as a texture with alpha as transparency because otherwise the (limited as is) bumps would not appear on the model, exported the part into the game and this is the result
while the model appears blank in the unity editor, the detail is all on the inside faces (material_0), although it shows in the game with the detail on the outside (refer to above gallery) but i can't find any distortions, weird eh?
I am using these versions of the programs: Google Sketchup: 15.3.329, Blender: 2.76, Unity: 5.3.5f1 personal, KSP: 1.1.2.1260
Can someone help me with this? Should I rebuild the model and try making the part again? Do I need to provide anymore information?