public static void AddController(Tank tank, BuffControllerMk2 obj)
 {
     BuffControllerMk2.allControllers.Add(tank, obj);
 }