Added: 2 years ago
From: TheEagle1100
Views: 4,374
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (19)

Sign In or Sign Up now to post a comment!
  • my hide option does not work. I have no errors or warnings but when I click play my score goes up but i still only see the menu options.

  • Hey Eagle,

    Thanks so much for this tutorial! I had a lot of difficulty coding in XCode (and objective C) before and decided to make your game. I finally understand how the .m, .h and interface are all interconnected from your videos - I found texts really unhelpful and vague. Thanks so much for all the effort put in!

    For those having trouble - I had many errors going through the videos. Spending time figuring out mistakes is part of the process.. Part of the learning process is doing it yourself

  • @SpankyBassist Awesome! Glad I could be helpful! Your advice about working through problems is EXACTLY right.

  • nice your video are awesome helping me understand better on coding

  • does it not work to use "Round Rect Button" for the restart and menu?? you use "Label" i can´t get it to work with buttons please help!

  • @jegelskerprisonbreak You would just have to set the buttons up just like you do with the menu buttons.

  • my restart does not restart its like the menu. It shows that I have no errors in xcode. What is wrong?

  • @Sandomic45 Either you have something hooked up wrong in xcode, or you didn't add any code to make the game restart. Watch the video through again, and make sure you didn't miss anything.

  • when i run it every time i hit a platform my score goes up for a second but goes right back to zero how do i stop that from happening?????

  • @PurplePower2964 Well, it sounds like somewhere in your game loop you have faulty logic. Go through your game loop line by line. Check to make sure that everything is logical. Pay close attention to any if statements that can lead to a reset of the score. If you still can't figure it out, then set breakpoints throughout your game loop, and step through it line by line, to find the place where the score is resetting.

  • i have make a movie

    so you can see the problem

  • Hi Eagle11 when I do Restart then will the ball to the right can you help

  • @wesleyy111 I think I'm having trouble understanding the issue... The ball is going to the right when you restart?

  • @TheEagle1100 i have make  a movie so you can see the problem

  • @TheEagle1100 - I'm having the same issue (like wesleyy's video). When the game restarts the ball goes directly left and down or right and down instead of dropping straight down. I've gone through the videos a couple of times and can't find my mistake. BTW - amazing tutorial! You did a great job and explained everything thouroughly. I just started iOS development a week ago and learned a lot from this!

  • @TheEagle1100 - I figured this out by noticing the touchesEnded method in the 9th video. I don't remember that ever being mentioned in any of the videos. Just a head's up for anyone that is having this issue. Thanks again for a great tutorial!

  • @brewdawg32 Why don't you pm me your email address, and I will send you working source code. You should be able to figure out what you did wrong from that.

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more