phaser-by-example
phaser-by-example copied to clipboard
tween explosion radius instead of scale
When tweening the scale, the explosion looks "boxy". To make it look like a circle (which looks more like an explosion), I tweened the radius (and bumped it up and I think I cleaned up the lights).