Tagged Questions
0
votes
1answer
542 views
XNA: Instancing Cubes, Each Side Different Texture
I am trying to make thousands of instanced cubes, each with a unique texture on each side.
Am I going to have to split each cube into 6 instanced faces, or can I unwrap it in such a way the the ...
7
votes
4answers
374 views
How can I test different TV display types for my XBLIG game?
The XBLIG submission check-list says to ensure that all important stuff critical to game-play be visible in the 'TitleSafeArea'.
I've received a bug report during play-test of my game (Crazy Balloon ...