static void CerateAll() { LevelCreator.Execute(); SceneCreator.Execute(); }
static void CreateAllLevelsByConfig() { LevelCreator.Execute(); }