In this lesson we will be learning how to add multiple screens to your game and switch though them with buttons. We will be making a main menu screen and a game play screen.
I did fix it but now i have problems with debugging it. when i click play it just turns the button blue and nothing happened. also i can´t write [playScreen Release] it says it is wrong. PLZZ HELP!! :(((
I did fix it but now i have problems with debugging it. when i click play it just turns the button blue and nothing happened. also i can´t write [playScreen Release] it says it is wrong. PLZZ HELP!! :(((
ollebossonoffical 2 months ago
Hello!
I have some problems working with x-Code. I have the latest one (4.2.1) but when i write
playView *playScreen = [[alloc] init]; [self presentModalViewController:playScreen animated:YES]; [playScreen release];
}
It says it´s wrong and i can´t Debug!!
Please help me!! :(
ollebossonoffical 2 months ago
Whoaa
macfanleapord 2 months ago