I need a developer to help me finish my pong like game. It is a really small project. Please email me at: [email protected] Thanks!
I haven't used the settings bundle (I make my own), but you could just make different backgrounds and hide and unhide them. Of course make a UIImageView in the .h file. IBOutlet UIImageView *jaoifjewofj; and after the "}" @property(nanotomic, retain) jaoifjewofj; and at the top of the .m, simple put: @synthesize jaoifjewofj; and here is the hiding code: - (IBAction)newBackGround{ backGround1.hidden = YES; backGround.hidden = NO; I hope this helps!!! }
That is very interesting approach. I will try that. After this game I am working on a Tower Defense, would you like to join me? It will also be very simple.
Well, I do have my own plans (actually similar to yours), so I will do my own stuff. I would be glad to help though! Pm me if you need anything. Good luck! I am a person, not a CockRoach!!! LOL, typing mistake? I hope so... EDIT: Also, you can watch this tutorial. I could tell you the code, but the vid explains it well. EDIT x3: You changed your post so that I looked bad Originally you said "cockroach studios" EDIT x2: Watch the last (at the bottom of the page) tutorial. And all of the others