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

Animation demos are no longer working as expected. #1341

Closed
JohnRodney opened this issue Apr 5, 2016 · 2 comments
Closed

Animation demos are no longer working as expected. #1341

JohnRodney opened this issue Apr 5, 2016 · 2 comments

Comments

@JohnRodney
Copy link
Contributor

Description:
On Current master branch previously working animation examples no longer behave as expected.

  • A-Frame Version: Master
  • Platform/Device: All

Evidence:

  1. Checkout Master
  2. npm run dev
  3. Visit animation unfold example.

Expected: Each plane should individually animate delayed from each other.
Seen: The next two planes to animate appear to be 'attached' and share rotation values until the next one is kicked off.

Maybe this behavior is now expected with the updates to primitives and the example code should be updated?

@JohnRodney
Copy link
Contributor Author

Aframe-logo animation: the flat plane connecting the Slants in the A is no longer positioned appropriately as well.

@ngokevin
Copy link
Member

ngokevin commented Apr 5, 2016

#1339 will fix it

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

No branches or pull requests

2 participants