New snapshot available for download
It’s been a while since there has been an update so I felt it would be worth adding unstable snapshots of the next release so people can see what’s coming. If you want to give it a test run you’ll find it in the downloads section or you can install using npm.
npm install -g cocos2d@unstable
For a list of notable changes see the change log.
Thanks to Marc Mauger for providing a whole heap of new actions and implementing scene transitions.
Comments
Went through all the documentation and the forums but there is next to nothing on adding keyboard support; am trying to add keycode responses and am using the breakout example as a starting point to see if I can use keyboard instead of mouse. Unfortunately, since this is based on iphone, there is no keyboard support in forums.
Can you do a tutorial or respond with some support for keyboards/keycodes? The only other way I have to do some of this stuff is with pathing/a-star and want to avoid that.
Sorry, but commenting has been disabled on this article due to a high amount of spam bots hitting it.