I'm trying to move from Flash game development to IPhone game development.
I've had some success with Flash (Whiteboard Tower Defense being the most notable).
Cocos still looks like my best bet for doing that. But I was wondering, how do you guys lay out your scenes? In flash its drag and drop to line things up like menu options, heads up displays, text labels etc. But what I see so far with IPhone development (cocos or otherwise) is this feature isn't available? I see xcode has an interface builder, but that seems to be specific to utility "windowy" apps.
Can anyone recommend any off the shelf tools for scene layout? or do you all do it by hand?