↧
Touchpad coordinates with Screen.SetResolution
I'm working on porting our game to the Ouya and I'm having trouble with the touchpad after setting the resolution to 720p. The coordinates reported by Unity without setting the resolution look like...
View ArticleSet preprocessor symbols from Editor script
I'm working on a very simple build utility and I want to programmatically add/remove preprocessor symbols before builds. For example, if I have *Build Android-Release* button, I want to...
View Article