Hi all, Been playing around with Phaser for a couple months now; really like it! This might be more of a general game dev question, but either way I'm still wondering if anyone might have any insight on the following: Which would be expected to perform better on mobile? Tweening the properties of a sprite/image, or animating through the frames of a sprite to achieve a similar effect. For example, which would perform better? a. Tweening the alpha, scale, tint of a sprite b. Animating a sprite through frames that look similar to the above described tween Thanks for the help, and thanks for this great community. Matt