The transparency setting of
a sprite controls how visible it appears. Each sprite can be
invisible, opaque or anywhere in between.
spriteID is the number of the sprite.
transparency is the level of transparency the sprite
currently has. This can range between 0 (opaque) and 100 (invisible).