ios - How to retrieve position of a sprite by name -
I have created a loop that creates multiple sprites (SKSpriteNode * spritebutton)
Specifies different names (@ "1", @ "2", @ "3", etc.)
and various posts on the screen.
Now, how can I retrieve the position.x and position.yx of the given phantom in the series, do we call Sprite Number 1?
Thanks
childNodeWithName:
method is a Looking for for more information,.
Comments
Post a Comment