Hi Bob, If you are going to have the model manager assign a default color, I would do it in this method void Manager::prepareForEntity(std::pair<UUID,Entity>& entry) of the model manager. It should be called every time an entity is added to the manager. David