Tagged Questions
3
votes
1answer
165 views
Tech Tree layouts for games?
I'm trying to do a tech tree GUI for my game, but i have limited width and the tree has alot of branches, the problem is if I make them small to fit the width, the tech tree is too small to read.
For ...
3
votes
3answers
2k views
Can an iOS application have an explicit quit button?
I've heard a rumor that you cannot have an explicit quit button on your app when it goes to the Apple App Store, can anyone verify this? It seems that most applications do not have one, and there is ...
6
votes
4answers
328 views
What standards should designers/artists follow when giving UI assets to coders?
How do you or your company require designers to deliver their assets to coders? Do they deliver a PSD? A series of 24-bit PNGs?
If you are a coder, what would you include in a best-practice ...