SKSpriteNode.centerRect does not work with SKTextureAtlas

前端 未结 0 1672
暖寄归人
暖寄归人 2020-12-13 18:26

I\'m adding SKSpriteNode to my scene object using the following code.

  let atlas = SKTextureAtlas(named: "Ubiquity")
  let node = SKSpriteNode(text         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题