Is there a way to get parallax going in the wysiwyg SpriteBuilder?
I am assuming for now that there is no way to do it, except change things around in code: define for instance a Level as decendant of CCParallaxNode instead of CCNode, then remove+readd stuff to the node, defining the parallax ratios.
(side note: there is no tag for cocos2d-iphone version 3)