Avoid the clutter!

Developing a video game involves lots of moving parts. We have seen two examples of this clutter in previous articles. In the article on instantiating and destroying objects, we had a look at hierarchal clutter. Yesterday when discussing coroutines we saw an example of screen clutter from object spawns. In this article we will discuss these types of clutter and why they are bad for our game.