Hello All!
I am having a problem lately. I am trying to make a news crawl on the lower end of the screen, and is composed of 3 parts: a background Jpeg resource, the horizontal newscrawl component, and a png image resource on top. So the idea is that the newscrawl will be sandwiched between both the pngs.
However, for some reason, the whole scene only takes about 3/4 of the screen, and I don't know what is going on! I have checked that the scene is the same size as the screen division (it is), and tried to use the anchors to extend the whole thing to the screen border, but still no dice.
Could anyone help me?