Download Kobold2D v2.x Documentation
Transcript
Hello Kobold2D Mac OS iOS The standard template project for Kobold2D is the successor of the "Hello Cocos2D" template. It showcases Retina support, config.lua settings, OS and device detection, iAd banners, actions, built-in and custom font labels and sound. Use this template as a starting point if you want to start a Kobold2D project from scratch. Chapter 16 Hello Cocos3D iOS iOS This template is similar to Hello Kobold2D and showcases the use of Cocos3D, mixed with regular Cocos2D nodes. Notice that Cocos2D nodes can be drawn in front of or behind 3D objects. Cocos3D currently does not support Mac builds. Use this template as a starting point if you plan to work with Cocos3D. It has the required line -force_load libcocos3d.a in BuildSettings-iOS.xcconfig already set. Chapter 16