Cocos2D Tutorial - How To Make A Menu
Uploader Comments (SDKTutor)
All Comments (18)
-
Can you make a tutorial on how to make a sound ( on ) and ( off ) button disable and enable sounds ? thanks.
-
hi i have a image of screen size i want when i click one place a screen opens up and when i click at other place another screen comes up any solutions ?? THANKS
-
@ripetomatoe I know that now, I asked that a year ago when i was clueless haha
-
@Joethemonkey101 Yes, to make a game (for any platform) you will NEED to know how to code. People can say whatever about drag and drop coding, or engines that are super easy. But to make something new, or something that's worth playing I can guarantee you will need to learn how to code.
And Gameloft uses their own engine(s) to make their games.
-
What about a CCLayer tut?
-
Thanks for the code and tutorial...all the other tutorials were messy an unorganized so I was unable to completely the tutorial.
-
@HuzzahGames Thanks for the answer. I got used to cocos2d. It's just hard to know where to position the sprites using ccp(x, y)
-
@Joethemonkey101 SDKTutor is right. The exclusion of interface builder also gives you a more stable app experience. Trust me, I have had issues with IB. Also, about gameloft, they make most of their games using OpenGL ES(the 3D engine on the iPhone). This means that it is impossible to make their games using IB. They can, however, import files from Blender(a free 3D grapics program used by major film companies) into their game.
-
i wanted to make a main menu with start and instructions. can u make that kind of video?
how come u didn't need to do anything in interface builder?
also when u make games ( lets just say gameloft games ) do they do everything in coding?
Joethemonkey101 2 years ago
Cocos2D doesn't allow the use of interface builder when using their api. But you can still show view controllers...... don't let the lack of interface builder use in cocos2d discourage you.
SDKTutor 2 years ago
can u tell us what the code means so we can learn?
Joethemonkey101 2 years ago
yeah i can.
SDKTutor 2 years ago
Wow that was fast! Thanks so much!
brandflakeapps 2 years ago
Your welcome.
SDKTutor 2 years ago