Page 1 of 1

fish

PostPosted: May 31st, 2009, 8:50 pm
by xonenine
Pretty good job with a difficult theme. It is unique and I'd try and get the animation to flow a little more smoothly, maybe w/ a fadebetween and some motion blur.Nice to see a different idea. :)

I can tell you because I've made the same mistake, it takes too much space/time and effort to use a seperate .psd for each color change. Try making the layers in the colors you need, then use
Code: Select All Code
id(red)
id(blue)
id(green)
id(yell)
button id(changecolor) modify(red,blue,green,yell) aclaswch


The names in the parentheses can be names of your own choosing, of course... :)

PostPosted: June 1st, 2009, 2:37 am
by OfficerMike07
The clickable objects are just too small... try drawing a shape around each button object at 1% opacity and merging it with the button's layer, that way there's a large area to click on, but it still looks the same. Same thing goes for the sliders and the skin as a whole: there's little to grab on to move stuff around. This usability issue hurts an otherwise interesting and awesome skin.