Page indicators help

Ok, so I am trying to make an animated page indicator for my cover-flow scene. Like the one you see at the bottom of your Springboard. I already have the images like the following: (X = highlighted O = non-highlighted)
XOO
OXO
OOX

My rule that I tried that didn't work was when actor.position.x > X change image to Image otherwise change image to other image. Then I had another rule saying if actor.position.x > Z change image to other image. X & Z are where the coordinates would go. Any help with another way to do this?

Comments

Sign In or Register to comment.