`-costToNode:` Not Sent to GKGraphNode2D Subclass in GameplayKit

后端 未结 1 1430
情书的邮戳
情书的邮戳 2020-12-11 04:09

I have what is perhaps a stupid question about Apple\'s new GameplayKit.

I am creating a 2D grid-based node layout for my game. I mostly love the functionality of th

相关标签:
1条回答
  • 2020-12-11 05:04

    Apple responded to my developer support ticket related to this issue and told me it was a known issue, and that there was a potential fix in the iOS SDK 9.2 beta 2, released November 3, 2015. I verified that the tests in my test project pass in 9.2b2, and so I expect that version to resolve this issue.

    0 讨论(0)
提交回复
热议问题