Hi guys
Is there a way to play an animation on top of an existing sprite, without said sprite disappearing?
Thanks!
Hi guys
Is there a way to play an animation on top of an existing sprite, without said sprite disappearing?
Thanks!
A sprite animation? Just put another sprite on top and play its animation.
It would be just a normal sprite without physics, correct?
I would use containers.
Yes normal sprite will do for just animation. Containers are useful for keeping more than one frame visually grouped.