Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't have multiple pan animations #12

Open
hellomrdavis opened this issue Oct 29, 2014 · 0 comments
Open

Can't have multiple pan animations #12

hellomrdavis opened this issue Oct 29, 2014 · 0 comments

Comments

@hellomrdavis
Copy link

Love this plugin but I've run into something I can't seem to find the workaround for. If I have one panning animation everything works fine. However, if I add another it stops all animations and breaks.
Here's what I have. Simple enough:

$('.blimp').pan({fps: 30, speed: 1, dir: 'right'});
$('.clouds').pan({fps: 30, speed: 1, dir: 'left'});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant