How to question

Moderators: Disciple, zlovatt

Post Reply
yimbo8
Posts: 1
Joined: April 15th, 2008, 9:25 pm

Ok, picture this:
I've 1 layer like this :
Image


and the thing is, that i want to make duplicates, but each one to be 180 px below the other like this:

Image

I'm pretty sure that involves some "index". but well you are the experts here.

maybe i can do it mannually, but i've to do a lot of this squares.

I tried to figure out myself but i'm just a begginer in expressions.

Thanks
Dan Ebberts
Posts: 320
Joined: June 26th, 2004, 10:01 am
Location: Folsom, CA
Contact:

Like this:

value + [0, (index-1)*180]


Dan
Post Reply