I make a game in spritekit, so make a some things in SKShapeNode and of course use SKSpriteNode's in my game.
Which is better for fps and good for optimization of this game using SKShapeNode's or SKSpriteNode's?
SKSpriteNode
will be more performant. SKShapeNode
has issues with it such as memory leaking.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With