void DestroyAllInstantiatables() { EnemyController.DestroyAll(); ForeshadowController.DestroyAll(); GateController.DestroyAll(); ExplosionController.DestroyAll(); SelfDestruct.DestroyAll(); }