The first step involves deciding the image we'd like our particle system to spawn.
This can be any image, any color, and any size. Feel free to create an image and set
up BuildableBitmapTextureAtlas and ITextureRegion to load the image
into the test project's resources. For the sake of keeping things simple, please keep
the image under 33 x 33 pixels in dimension for this recipe.