I am developing an app for Apple's new iWatch.
As its iWatch appilcation we must use storyboard
with limited controls.
Our graphics team is asking to set Background in all the scenes
in the storyboard
.
We have successfully set Background
property of scene
but problem is when screen scrolls the background image also scrolls.
So my problem is simple i just want groups
on my scene
to scroll not the Background
i set to scene.
Thanks in advance.