Tagged Questions
2
votes
1answer
129 views
XNA 4.0, FBX and Texture Loading Failures
I've been going through several tutorials on how to use XNA and understand a lot thus far. I've got a screen, I've got 2D sprites working, got a shader system operational, so far so good. Now I've ...
2
votes
1answer
831 views
Importing FBX with multiple meshes in UDK
I need to import into UDK a several amount of FBX models (representing buildings) which are composed by various submeshes (walls, windows, roof...). I need to keep the individual meshes (can't use the ...