CocosBuilder
CocosBuilder copied to clipboard
Advanced position and size options
Sometimes it is impossible to use one scene file for both iPhone and iPad resolutions, only because there is no option for size like "Horizontal percentage of container, height multiply by resolution scale". Maybe it would be a better way to introduce separated options for each dimension: "fixed size", "percentage of container", "relative container size" and one checkbox "multiply by resolution scale", that affects on "fixed size" and "relative container size". For position it could be the same: "relative to bottom (left)", "relative to top (right)", "percentage of container" and checkbox "multiply by resolution scale" for first and second ones.
To reduce space used by 8 buttons, they could be grouped into pop-up list.
I like this suggestion! I hope to do something like this in future versions.
I did a workaround by having two nodes. node1 only defines x-coord and node2 only defines y-coord. I love to see this suggestion to come to real. Do we have any CocosBuilder maintainer now??
Do we have any CocosBuilder maintainer now??
From CocosBuilder own blog:
"...Sadly, CocosBuilder is no longer maintained, but there is little need for concern. SpriteBuilder takes over where CocosBuilder left off..."