In this video, we take a closer look at components and entities and how they might be added or removed from prefabs. An entity is an invisible container meant to hold components; components are simply assets such as meshes or lights or actions such as programmed by Verse code. Together, components and entities are used to create prefabs, which are master templates that can be easily replicated in the game.