- Add drag and drop entity to other entities that refers to another
entities (for example PlayerC refers to an Entity camera which follows
the player).
- Introduce new class ComponentHandler which handles all the
Serializing/Deserializing/Editor Gui of Components
- Currently only Deserializing and Editor Gui is implemented for
existing components