i've been developing game using scenekit framework , overlayskscene. overlay contains label , few animatable sprites. worked charm on ios8.4. after updating device ios9, don't see overlay elements more. scnscene elements okay, though wrong light (it has become brighter).
i've read necessity of setting zposition in ios9 , tried no success.
i've tried copy custom subclass of skscene, used overlay, bananas apple test/example project. , there see label , sprites. so, problem must in scnview or scnscene definitions, rendering order or whatsoever. ideas updated in latest ios release?
i appreciate assistance, stuck now.
Comments
Post a Comment