public void AddTemplate()
 {
     editor.ClearTemplate();
     editor.DrawTemplateComponent(game);
 }