CocosBuilder icon indicating copy to clipboard operation
CocosBuilder copied to clipboard

Advanced position and size options

Open haligalaph opened this issue 12 years ago • 3 comments

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. SizeOptions To reduce space used by 8 buttons, they could be grouped into pop-up list.

haligalaph avatar Dec 19 '12 03:12 haligalaph

I like this suggestion! I hope to do something like this in future versions.

vlidholt avatar Jan 17 '13 01:01 vlidholt

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??

wasedaigo avatar Jul 21 '13 00:07 wasedaigo

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..."

danielmtavares avatar Jan 25 '14 00:01 danielmtavares