I make a game in spritekit, so I will do some things in SKShapeNode and, of course, use SKSpriteNode in my game.What is better for fps and useful for optimizing this game using SKShapeNode or SKSpriteNode?
SKSpriteNodewill be more effective. SKShapeNodehas problems with it, such as a memory leak.
SKSpriteNode
SKShapeNode
Source: https://habr.com/ru/post/1656305/More articles:CakePHP 3: summarize a single field without using foreach - cakephpr plot 3D plot plot - rQuery creator retrieves data in cakephp 3.2 - cakephpManipulating data in R: systematically replacing values in a column with rows - rTesting output in php: // stdout with PHPUnit - phpswift: nscoding decodeObject с нолем все время - iosHow to create an R file line by line - rПочему UINavigationBar отключил часть моего UIBuilder, но не отключил его при тестировании? - user-interfaceI want to place the Table View right up to the navigation bar - iosAndroid 7.0: EditText invalid actionId in actionlistener editor - androidAll Articles