Scrolling an Actor
Hi All,
I want to scroll an actor (clouds), I can not seem to do this on my scene attributes. When I click on "Wrap X" in Scene attributes all my actors will wrap, which i do not want. Any answers to this?
Thanks.
I want to scroll an actor (clouds), I can not seem to do this on my scene attributes. When I click on "Wrap X" in Scene attributes all my actors will wrap, which i do not want. Any answers to this?
Thanks.
Comments
Lets say your clouds are moving from right to left. Make a rule that says "when cloud is at x position -50 (that is, off the screen to the left), change x position attribute to 500 (putting the cloud offscreen on the right side). Play with the numbers to get the timing right. Good luck!
Do you mean add the "Move Behavior" attribute?
Thanks?