question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[advise again] I hope pixi could remove `AnimatedSprite` from v5.

See original GitHub issue

About animation , I’ve talked many things , e.g. :
https://github.com/pixijs/pixi.js/issues/3469

and some things I talked in slack. (now I can’t open it, F**K China GFW) .

I hope pixi core team could consider that remove or deprecate AnimatedSprite. Then create a new & better Animation.

An Animation Object should NOT be a subclass of Sprite.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
finscncommented, Mar 9, 2018

@ivanpopelyshev , thanks.

@bigtimebuddy , I could understand your mind.

In fact I like this struct :

image

0reactions
lock[bot]commented, Mar 9, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[advise again] I hope pixi could remove `AnimatedSprite` from ...
Will take this structure into consideration for when we get around to improving AnimatedSprite, however, we will not be removing AnimateSprite ...
Read more >
PIXI.AnimatedSprite - PixiJS
The more efficient and simpler way to create an animated sprite is using a PIXI.Spritesheet containing the animation definitions: PIXI.
Read more >
pixijs/pixi.js - Gitter
I have an issue with the garbage collection. Is there a method to remove all listeners so the game gets GC'ed?
Read more >
Best way to remove objects from the stage? - Pixi.js
I'm trying to remove sprites and containers from the current app.stage as to add new ones–e.g. change scene. However, both:
Read more >
PixiJS Part 8: Animated Spritesheets - YouTube
PixiJS is a 2D Graphics Rendering library for the web. In this episode I discuss how to create spritesheets for PixiJS and how...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found