Add a new Sprite Object and use the Flash.png file for the texture
Add a new Particles Object and use the Particles.png file for the image.
Add the Tween behaviour to the Flash object
Add a function to our group to
add particles and a flash effect for merges.
Now call the method whenever there is a merge:
Call the function for every merge
YOU COMPLETED THE TUTORIAL!