I'm new to XNA so I'm not so familiar with it, but I need help with writing a custom model processor..
I've tried some example code but they only work with the FBX it came with, and not mine.
My FBX is a level with a bunch of textures, normal maps and specular maps. What I would like my processor to do is store the normal maps and specular ...