因此,当我在iOS上运行游戏时,每秒帧数极低。这是一个可以产生3个人的游戏,就是它,但FPS绝对是杀手。 我还尝试在真正的iPhone和iPad上运行游戏,但FPS仍然不好。
我在这里谈论的是5个节点的2个FPS。
移除播放器后,FPS增加,移除2后,它正以约60 FPS正常运行。
任何建议表示赞赏,谢谢。
在控制台中收到此消息:
2016-07-30 12:11:04.034 PokeMurder[850:443325] CUICatalog: Invalid Request: requesting subtype without specifying idiom
2016-07-30 12:11:04.066 PokeMurder[850:443325] CUICatalog: Invalid Request: requesting subtype without specifying idiom
2016-07-30 12:11:05.553 PokeMurder[850:443325] <SKMetalLayer: 0x14cd60440>: calling -display has no effect.
编辑: 我已经解决了问题,错误是物理主体彼此重叠,这是由于某种原因导致了很多延迟。