|
-
Designer, Programmer, Musician
I can't think too much right now..but maybe when you move you character towards a direction, you can set a variable like var direction to "right" or "lef" or whatever direction, and also the var speed. Then to your background, if(direction == "right") background._x+= speed - 10; (where 10 is the substraction of the character speed so the background runs with a slower speed). Maybe that works for you, see you by
 Already mastering AS3. It was so fun. Now into Javascript and PHP and all its libraries 
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|