Excellent template code for creating your own Line-Drawing game, similar to popular titles such as Flight Control, Harbor Master, and Pirate Bay.
The iPhone RPG Engine
Rapidly create your own RPG or action-adventure game with this complete starter kit. Includes an ebook, game source code and a royalty-free art package.
Added two template projects: Orthogonal Tilemap & Pinball Game
updated cocos3d to v0.6.1
fixed failing builds due to spaces in project name or username
Bug Fixes and Minor Improvements
added help button to tools
Fixed: spaces in project names or path to Kobold2D (if moved from its default location) should no longer break the build with "missing file or directory" errors (pertaining to library headers)
Fixed: Doodle Drop horizontal motion is inverted when playing in portrait upside down mode.
Fixed: crash in FontLabel trying to load a .ttf font.
Parallax side scroller doesn't appear correct on the iPad. Added note that background images weren't designed for iPad dimensions.
Physics template projects not working correctly on Retina devices. Disabled Retina mode since these projects do not use HD images.