For every game I have made or am working on I have to destroy a bunch
of sprites in the beginning that are created later during play. Is there a
better way to have sprites in the game that do not have to be in the layout
from the beginning? Is this the way everybody does it or am I missing something?
Thanks.
i.e. Bullets and missiles that get created by firing them when playing the game.