View not acting properly

Discussion in 'Public Game Developers Forum' started by Mew2468, Dec 20, 2009.

  1. Mew2468

    Mew2468 Well-Known Member

    Oct 20, 2008
    1,652
    5
    0
    Vancouver, BC
    Okay, I used some code from this tutorial to make a splash screen and it all works fine and dandy. However, now when the main view of the game loads, this happens:

    [​IMG]

    The ball (which bounces) only bounces to the bottom of the gray area, and my touches only register in the gray area (I made the background of the view gray so that it'd be easier to explain). It's as if the view only extends half the screen, but some objects that are at the bottom of the view (ie. the score counter) are still where they're supposed to be. Anybody have any ideas about why this is happening?
     

Share This Page