Re: SpriteKit junk
Re: SpriteKit junk
- Subject: Re: SpriteKit junk
- From: Quincey Morris <email@hidden>
- Date: Sat, 26 Apr 2014 23:53:08 -0700
On Apr 26, 2014, at 17:13 , William Squires <email@hidden> wrote:
> I'd show you what this looks like, but I don't think users are supposed to post pics to this group.
You can post screen shots in the Developer Forums, and you’ll find more people with SpriteKit experience there.
> Any ideas on how to iron this out?
You’re kinda overloading us with information. You apparently haven’t tried progressively cutting this code down to see if you can tie the display issue to a particular node or a particular property. What happens, for example, if you create a scoreLabel node and nothing else?
Regarding the different outcome with scoreLabel and shieldLabel, I notice that you set scoreLabel’s zPosition to 100, but leave shieldLabel’s zPosition at 0. Perhaps that has something to do with why they appear differently.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden