(no offense but it’s literally the first thing on google if you search for ‘platformer cocos2d’)
Admittedly for a beginner it might be hard if you don’t use ios, but everything done in the tutorial should be possible using cocos creator and javascript.
thank you for replying. yes i think this will be a long journey for me because i’m totally new to this stuff, i’ll try figuring it out. btw, the do while loop will be used for storyline?
thank you for replying. i haven’t try cocos2d-JS nor cocos2d-x keywords because i read that those have different APIs , so that’s a lot of help from you. i’ll try reading it and try again from scratches. anyway thank you for the link
Hi geyza thank you for the swift explanation.
I want to ask about where should i put the do-while game loop?
Because in cocos creator i figured the scripts can only be used by attaching them to entities or objects.
Sorry for the noob question, i only learnt C++ in my college for a short period of time, so i only have vague knowledge about OOP :S
Again thank you for your helpp