开发者

Unity - Autoresize with Abn sprite manager 2

开发者 https://www.devze.com 2023-03-19 03:20 出处:网络
I\'m building a 2d game and I am using sprite scripts from anb soft. I am trying to build for iphone tall res, but the simulator gets the max resolution of 640 * 865 instead of 640 * 960, so i can\'t

I'm building a 2d game and I am using sprite scripts from anb soft. I am trying to build for iphone tall res, but the simulator gets the max resolution of 640 * 865 instead of 640 * 960, so i can't really position the elements on the screen. Because pixel perfect is checked,auotresize is also checked and this generates problems. The monitor i开发者_JS百科t set to the max res available.

Any ideas?

0

精彩评论

暂无评论...
验证码 换一张
取 消