Actually it doesn't stick
Keeps going back to phone
Post
Replies
Boosts
Views
Activity
That was so stupidly simple that I'm embarrassed. But thank you.
So it's the OS, I understand. Would be nice if we could adjust some of the variables. Thanks
Actually you were right, I also need to unwrap it as well since it could return a nil
That sounds like a lot of calls. Is this part of the SpriteKit? Surely it can't view every Node as a rectangle or square?
But this would then go when all I really want is the not part
if let twinkling = getHighGem() as? MyGem {
}
else {
.....
}
Thank you, Swift's syntax is killing me tho
Sorry, actually there is no superview method