Sorry, actually there is no superview method
Post
Replies
Boosts
Views
Activity
Thank you, Swift's syntax is killing me tho
But this would then go when all I really want is the not part
if let twinkling = getHighGem() as? MyGem {
}
else {
.....
}
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?
Actually you were right, I also need to unwrap it as well since it could return a nil
So it's the OS, I understand. Would be nice if we could adjust some of the variables. Thanks
That was so stupidly simple that I'm embarrassed. But thank you.
Actually it doesn't stick
Keeps going back to phone
Is there a term for it? When I Google create a world scene the links I get back are for "Hello World."
Thanks, I knew unzipping required more, but didn't realize how much more. Ugh so much work. Better to get another HD. I have a WD MyCloud EX2 that won't go online. I'd be better off to see if I can convert it to a a local HD.
Am reading it, handy but lengthy. But can’t a child window be modal as well?
I don’t do anything other than the code you see above.
deleting my comment....thank you, that was it
Actually the problem occurs when I am showing the window, but only after it is first dismissed.
Same glitch regardless of which animation I chose.