Questions tagged [sklabelnode]

Node that draws strings on iOS systems.

Node that draws strings on iOS systems.

https://developer.apple.com/library/IOs/documentation/SpriteKit/Reference/SKLabelNode_Ref/index.html

196 questions
-4
votes
1 answer

Moving a sprite in the update function Swift

I made a function which made an SKLabelNode every time the mouse is clicked... now i want to refer to these nodes and change there position outside the function they were made in .. the update function how can i do that?
mohamad orabi
  • 325
  • 1
  • 3
  • 6
1 2 3
13
14