Intent to implement: sprite animations component (amp-sprite-anim)
See original GitHub issueThe amp-sprite-anim
can take a set of image fragments from one or more physical images and animate them in sequence. Part of a wider animations package.
For details see: https://docs.google.com/document/d/1_x8_NONn4ecaUDzuo9e02xSpe4paGHMkinAdqCe2c1g/edit?usp=sharing
Issue Analytics
- State:
- Created 7 years ago
- Comments:9 (2 by maintainers)
Top Results From Across the Web
How to Set Up an Animator Controller with Sprite Sheets
Set up 2D Sprite animations from Sprite Sheets and then make an Animator Controller! Next video we will be setting the animations from...
Read more >Flutter & Flame — Step 3 Sprites and inputs - Medium
Creating and arranging your game components using sprites and animations with Flame. Creating a virtual analog stick to control our game, ...
Read more >How can I can I change sprites in an Animation at runtime?
I'm working on a 2Dish pixel art game, and my animations are frame animations (not skeletal). What I'm trying to do is merge...
Read more >Guidelines and Tips for Animating Game Assets in Harmony
When animating game sprites in Harmony, you should animate the body parts on their parent pegs or their deformations, and not on the...
Read more >Tutorial:Animation - LOVE
I'm going to cover the basics of sprite based animation. This means you have a series of images which are displayed one after...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This issue hasn’t been updated in awhile. @dvoytenko Do you have any updates?
Is there any way to manually implement a simple sprite sheet animation in the current version of AMP? (since background-position is NOT whitelisted)