イナヅマTVログ

iOS, cocos2dを使った開発のヘルパー・アプリケーション

| 0件のコメント

cocos2dはiOS / Xcodeでゲーム開発に焦点を当てたライブラリです。
物理エンジンにBox2Dを搭載し実装を手助けしてくれます。
とはいえ Objective-C がむずいし、さらにその上 C++ な cocos2d が出てくると気持ちも萎えてしまうことも度々です。

そんなこんなをお助けしてくれるアプリの登場です。

LevelHelper
http://levelhelper.wordpress.com/

LevelHelper LevelHelper - Bogdan Daniel Vladu

サイトによれば以下の機能があるとのことです。

Top features:

Create complex levels with physic in just minutes.
Don’t have to write code to load the level.
Generates code for Cocos2d (C++ and Objective C) with/without physics in Box2d
Generates code for CORONA (lua) with/without physics in Box2d
Transform your sprites to suit your levels with size, opacity, angle and many more.
Change the physic properties on one or multiple sprites at once.
Create joints and make complex physic simulations.
Create masks so that you control if one object collide with another.
Duplicate objects easy and with specified offset.
Create tags and control objects in your custom code.
Add your own custom classes to the objects.
Snap to grid to align your sprites better.
Unlimited undo/redo

ビデオを見るととても簡単に実装してました。
さてさてどうしましょう。

700円かぁ、買ってみよう。

使用感はまた後日にでも…

Tutolial
http://levelhelper.wordpress.com/tutorials/

FAQ
http://levelhelper.wordpress.com/faq/

コメントを残す

必須欄は * がついています


このサイトはスパムを低減するために Akismet を使っています。コメントデータの処理方法の詳細はこちらをご覧ください